summaryrefslogtreecommitdiffstats
path: root/tests/spirv/spirv-debug-break.slang.expected
Commit message (Collapse)AuthorAge
* Support per field matrix layout (#3101)Yong He2023-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* For C-like targets, emit resource declarations before other globals (#2843)Sai Praveen Bangaru2023-04-26
| | | | | * For C-like targets, emit resource declarations before other globals * Remove unused tests
* Add `set` to spirv_instruction (#2597)jsmall-nvidia2023-01-17