You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I has added [assembly: ComputeShaderSet("BasicComputeShader", "TestShaders.ComplexCompute.CS")]
yet.
Why I con't use ShaderBuiltins.Load() and ShaderBuiltins.Store() in c# shaders ?
The text was updated successfully, but these errors were encountered:
I has added
[assembly: ComputeShaderSet("BasicComputeShader", "TestShaders.ComplexCompute.CS")]
yet.
Why I con't use
ShaderBuiltins.Load()
andShaderBuiltins.Store()
in c# shaders ?The text was updated successfully, but these errors were encountered: