SPV: Fix missing 'Member' operand to OpArrayLength.

This commit is contained in:
John Kessenich
2015-09-21 21:50:29 -06:00
parent 142d7780a4
commit ee21fc9081
5 changed files with 18 additions and 4 deletions

View File

@@ -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