My understanding is the HLSL intrinsic function clip() is pixel shader only. I don’t think it can operate in the vertex shader.
What exactly are you trying to accomplish?
1 Like
My understanding is the HLSL intrinsic function clip() is pixel shader only. I don’t think it can operate in the vertex shader.
What exactly are you trying to accomplish?