summaryrefslogtreecommitdiffstats
path: root/tests/wgsl/uniform-array.slang
Commit message (Collapse)AuthorAge
* [WGSL] Enable arbitrary arrays in uniform buffers. (#5497)Yong He2024-11-06
* [WGSL] Enable arbitrary arrays in uniform buffers. * format code * Undo irrelevant change and fixups. * Update expected failure list. * Fix. * Rename. --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>