Skip to content
Commit 99fbb34b authored by Jim Blandy's avatar Jim Blandy Committed by Dzmitry Malyshau
Browse files

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.
parent 813da7a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment