summaryrefslogtreecommitdiff
path: root/tests/language-feature/generics/irwarray.slang
AgeCommit message (Expand)Author
2024-11-07Enable a bunch of WGPU tests (#5513)Anders Leino
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2024-09-18Add `IRWArray` interface, and make StructuredBuffer conform to them. (#5097)Yong He