SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2.
This commit is contained in:
@@ -5,20 +5,20 @@ Warning, version 400 is not yet complete; most version-specific features are pre
|
||||
Linked tessellation evaluation stage:
|
||||
|
||||
|
||||
// Module Version 99
|
||||
// Generated by (magic number): 51a00bb
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80001
|
||||
// Id's are bound by 98
|
||||
|
||||
Source GLSL 400
|
||||
SourceExtension "GL_ARB_separate_shader_objects"
|
||||
Capability Tessellation
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint TessellationEvaluation 4 "main"
|
||||
ExecutionMode 4 InputTriangles
|
||||
EntryPoint TessellationEvaluation 4 "main" 77 68 81 82 86 90 93 94 97
|
||||
ExecutionMode 4 Triangles
|
||||
ExecutionMode 4 SpacingFractionalOdd
|
||||
ExecutionMode 4 VertexOrderCcw
|
||||
ExecutionMode 4 PointMode
|
||||
Source GLSL 400
|
||||
SourceExtension "GL_ARB_separate_shader_objects"
|
||||
Name 4 "main"
|
||||
Name 8 "a"
|
||||
Name 13 "p"
|
||||
@@ -72,19 +72,11 @@ Linked tessellation evaluation stage:
|
||||
MemberDecorate 66(gl_PerVertex) 2 BuiltIn ClipDistance
|
||||
Decorate 66(gl_PerVertex) Block
|
||||
Decorate 77(patchIn) Patch
|
||||
Decorate 77(patchIn) NoStaticUse
|
||||
Decorate 81(inb) NoStaticUse
|
||||
Decorate 82(ind) NoStaticUse
|
||||
Decorate 83(testblb) Block
|
||||
Decorate 86(blb) NoStaticUse
|
||||
Decorate 87(testbld) Block
|
||||
Decorate 90(bld) NoStaticUse
|
||||
Decorate 93(ivla) Location 23
|
||||
Decorate 93(ivla) NoStaticUse
|
||||
Decorate 94(ivlb) Location 24
|
||||
Decorate 94(ivlb) NoStaticUse
|
||||
Decorate 97(ovla) Location 23
|
||||
Decorate 97(ovla) NoStaticUse
|
||||
2: TypeVoid
|
||||
3: TypeFunction 2
|
||||
6: TypeInt 32 1
|
||||
|
||||
Reference in New Issue
Block a user