summaryrefslogtreecommitdiffstats
path: root/tests/spirv/std140-layout.slang
Commit message (Collapse)AuthorAge
* Bug fixes for the direct spirv backend. (#3474)Yong He2024-01-22
* Fix GLSL legalization bug that leads to crash. * Update diagnostic id to avoid conflict. * Fix std140 layout logic. --------- Co-authored-by: Yong He <yhe@nvidia.com>