Fix treatment of array input/output variables in reflection
* Non-block arrays should not be ignored when exploding types. * When not exploding, set the array size correctly on each item.
This commit is contained in:
@@ -32,5 +32,5 @@ Buffer block reflection:
|
||||
Pipeline input reflection:
|
||||
|
||||
Pipeline output reflection:
|
||||
@entryPointOutput: offset 0, type 8b52, size 0, index 0, binding -1, stages 16
|
||||
@entryPointOutput: offset 0, type 8b52, size 1, index 0, binding -1, stages 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user