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
|
|
@ -38,8 +38,15 @@ Linked fragment stage:
|
|||
Name 60 "sampler"
|
||||
Name 64 "coord"
|
||||
Name 70 "constructed"
|
||||
Decorate 18 ArrayStride 24
|
||||
Decorate 18 ArrayStride 24
|
||||
Decorate 33 ArrayStride 24
|
||||
Decorate 18 ArrayStride 24
|
||||
Decorate 18 ArrayStride 24
|
||||
Decorate 55(gl_FragColor) BuiltIn FragColor
|
||||
Decorate 64(coord) Smooth
|
||||
Decorate 68 ArrayStride 8
|
||||
Decorate 68 ArrayStride 8
|
||||
2: TypeVoid
|
||||
3: TypeFunction 2
|
||||
7: TypeInt 32 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue