summaryrefslogtreecommitdiff
path: root/tests/hlsl-intrinsic/system-values-draw-parameters.slang
AgeCommit message (Expand)Author
2025-02-27Map `SV_InstanceID` to `gl_InstanceIndex-gl_BaseInstance` (#6468)Yong He
2025-01-16support SV_ViewIndex for Metal (#6103)Darren Wihandi
2024-12-19Add base vertex and base instance system values (#5918)Darren Wihandi