summaryrefslogtreecommitdiff
path: root/tests/spirv/large-struct-pack.slang
AgeCommit message (Collapse)Author
2024-05-01SPIRV: Fix performance issue when handling large arrays. (#4064)Yong He
* SPIRV: Fix performance issue when handling large arrays. * Add test for packing. * Fix clang.