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

@@ -23,6 +23,7 @@ Linked vertex stage:
Name 43 "gl_InstanceID"
Decorate 10(glPos) Smooth
Decorate 20(f) Smooth
Decorate 33 ArrayStride 64
Decorate 42(gl_VertexID) BuiltIn VertexId
Decorate 42(gl_VertexID) NoStaticUse
Decorate 43(gl_InstanceID) BuiltIn InstanceId