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

@@ -46,7 +46,13 @@ Linked fragment stage:
Name 97 "gl_FragColor"
Name 114 "sampler"
Name 120 "foo2"
Decorate 14 ArrayStride 36
Decorate 14 ArrayStride 36
Decorate 39 ArrayStride 4
Decorate 39 ArrayStride 4
Decorate 45 ArrayStride 20
Decorate 62(coord) Smooth
Decorate 39 ArrayStride 4
Decorate 97(gl_FragColor) BuiltIn FragColor
Decorate 120(foo2) NoStaticUse
2: TypeVoid