Hello,
I am interested in Compute Shader.
I know Compute Shader used to post effect, but I wonder if it can use for simple calculation.
For example, can I input 2 floats to Compute Shader and get the sum of them?
↧