summaryrefslogtreecommitdiff
path: root/tests/spirv/rcp-w-fragment.slang
AgeCommit message (Collapse)Author
2024-03-11Add `-fvk-use-dx-position-w` and fix ExecutionMode ordering for geometry ↵Yong He
shaders. (#3731) * Add `-fvk-use-dx-position-w`. * Fix ordering of OutputVertices and output primitive type decoration in spirv. * Fix. * fix * Fix. * Move test around.