Update test results for pull request #68, SPIRV: Decorate matrices and arrays with their strides.

This commit is contained in:
John Kessenich
2015-09-09 16:19:15 -06:00
parent d2386d0ea9
commit 358dd560c5
25 changed files with 126 additions and 5 deletions

View File

@@ -18,8 +18,10 @@ Linked fragment stage:
Name 15 "v"
Name 27 "gl_FragColor"
Name 33 "u"
Decorate 13 ArrayStride 8
Decorate 15(v) Smooth
Decorate 27(gl_FragColor) BuiltIn FragColor
Decorate 31 ArrayStride 16
Decorate 33(u) NoStaticUse
2: TypeVoid
3: TypeFunction 2