summaryrefslogtreecommitdiff
path: root/tests/spirv/spirv-debug-break.slang
AgeCommit message (Collapse)Author
2023-08-14Support per field matrix layout (#3101)Yong He
* Support per field matrix layout * Fix warnings. * Fix. * Fix tests. * Fix spiv gen. * Fix. * More test fixes. * Fix. * Run only GPU tests on self-hosted servers. * Remove -use-glsl-matrix-layout-modifier. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com>
2023-01-17Add `set` to spirv_instruction (#2597)jsmall-nvidia