summaryrefslogtreecommitdiffstats
path: root/tests/hlsl/glsl-matrix-layout.slang
Commit message (Collapse)AuthorAge
* Remove -use-glsl-matrix-layout-modifier from test (#3104)Ellie Hermaszewska2023-08-15
| | | Co-authored-by: Yong He <yonghe@outlook.com>
* 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>