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
|
|
@ -26,10 +26,12 @@ Linked fragment stage:
|
|||
Name 40 "alpha"
|
||||
Name 45 "gl_FragColor"
|
||||
Name 49 "foo"
|
||||
Decorate 18 ArrayStride 16
|
||||
Decorate 20(gl_TexCoord) Smooth
|
||||
Decorate 35(color) Smooth
|
||||
Decorate 40(alpha) Smooth
|
||||
Decorate 45(gl_FragColor) BuiltIn FragColor
|
||||
Decorate 47 ArrayStride 16
|
||||
Decorate 49(foo) Smooth
|
||||
2: TypeVoid
|
||||
3: TypeFunction 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue