summaryrefslogtreecommitdiffstats
path: root/tests/spirv/geometry-decoration-ordering.slang
Commit message (Collapse)AuthorAge
* Add `-fvk-use-dx-position-w` and fix ExecutionMode ordering for geometry ↵Yong He2024-03-11
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.