Files
wgpu/src/valid
Jim Blandy 99fbb34bd6 Require dynamically sized arrays to appear in 'storage' memory.
WGSL requires that runtime-sized arrays appear only as the last member of a
structure in in the `storage` storage class. It seems to me that Naga should
enforce this restriction on its own IR as well.
2021-05-25 00:02:08 -04:00
..
2021-05-04 22:16:24 -04:00
2021-04-18 23:19:09 -04:00
2021-05-04 22:16:24 -04:00
2021-05-17 09:32:52 -04:00