SPV: Only decorate array and matrix strides for transparent types requiring explicit layouts.

This commit is contained in:
John Kessenich 2015-09-09 17:51:38 -06:00
parent 874b1f8858
commit 31ed4830d1
25 changed files with 27 additions and 117 deletions

View file

@ -21,7 +21,6 @@ Linked vertex stage:
Name 27 "color"
Name 33 "gl_Position"
Name 38 "gl_VertexID"
Decorate 22 ArrayStride 16
Decorate 24(colorOut) Smooth
Decorate 33(gl_Position) BuiltIn Position
Decorate 38(gl_VertexID) BuiltIn VertexId