SPV arrays: Add support for runtime-sized array types and arrays of arrays.
This includes run-time block.member.length() (OpArrayLength).
This commit is contained in:
parent
9312269d09
commit
c9a808319a
9 changed files with 369 additions and 27 deletions
|
|
@ -79,3 +79,4 @@ spv.varyingArrayIndirect.frag
|
|||
spv.voidFunction.frag
|
||||
spv.whileLoop.frag
|
||||
spv.atomic.comp
|
||||
spv.AofA.frag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue