SPV: Add support for memory qualifiers.

This commit is contained in:
Rex Xu 2016-02-21 20:59:01 +08:00
parent 0967748fbc
commit 1da878f6d1
6 changed files with 261 additions and 0 deletions

View file

@ -35,6 +35,7 @@ Linked compute stage:
Decorate 26(gl_GlobalInvocationID) BuiltIn GlobalInvocationId
Decorate 33(gl_LocalInvocationID) BuiltIn LocalInvocationId
Decorate 59(destTex) DescriptorSet 0
Decorate 59(destTex) NonReadable
2: TypeVoid
3: TypeFunction 2
6: TypeFloat 32