Update test results for pull request #68, SPIRV: Decorate matrices and arrays with their strides.
This commit is contained in:
parent
d2386d0ea9
commit
358dd560c5
25 changed files with 126 additions and 5 deletions
|
|
@ -46,11 +46,16 @@ Linked fragment stage:
|
|||
Name 131 "foo"
|
||||
Name 132 "foo2"
|
||||
Name 134 "uFloatArray"
|
||||
Decorate 35 ArrayStride 4
|
||||
Decorate 41(coord) Smooth
|
||||
Decorate 46 ArrayStride 4
|
||||
Decorate 35 ArrayStride 4
|
||||
Decorate 35 ArrayStride 4
|
||||
Decorate 95(color) Smooth
|
||||
Decorate 105(gl_FragColor) BuiltIn FragColor
|
||||
Decorate 131(foo) NoStaticUse
|
||||
Decorate 132(foo2) NoStaticUse
|
||||
Decorate 35 ArrayStride 4
|
||||
Decorate 134(uFloatArray) NoStaticUse
|
||||
2: TypeVoid
|
||||
3: TypeFunction 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue