-
HLSL: Correct use of isPerVertexBuiltIn() to be isClipOrCullDistance(). · 2b4f77f2John Kessenich authored
This allows removal of isPerVertexBuiltIn(). It also leads to removal of addInterstageIoToLinkage(), which is no longer needed. Includes related name improvements.
2b4f77f2
×