SPV: Fix missing 'Member' operand to OpArrayLength.
This commit is contained in:
parent
142d7780a4
commit
ee21fc9081
5 changed files with 18 additions and 4 deletions
|
|
@ -113,7 +113,7 @@ Linked compute stage:
|
|||
58: 23(fvec4) CompositeConstruct 57 57 57 57
|
||||
59: 30(ptr) AccessChain 51(outnames) 27 56
|
||||
Store 59 58
|
||||
60: 16(int) ArrayLength 15(outbname)
|
||||
60: 16(int) ArrayLength 15(outbname) 3
|
||||
62: 61(ptr) AccessChain 51(outnames) 17
|
||||
Store 62 60
|
||||
Return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue