1spv.450.noRedecl.tesc
2// Module Version 10000
3// Generated by (magic number): 8000a
4// Id's are bound by 21
5
6                              Capability Tessellation
7                              Capability TessellationPointSize
8               1:             ExtInstImport  "GLSL.std.450"
9                              MemoryModel Logical GLSL450
10                              EntryPoint TessellationControl 4  "main" 15 20
11                              ExecutionMode 4 OutputVertices 4
12                              Source GLSL 450
13                              Name 4  "main"
14                              Name 11  "gl_PerVertex"
15                              MemberName 11(gl_PerVertex) 0  "gl_Position"
16                              MemberName 11(gl_PerVertex) 1  "gl_PointSize"
17                              MemberName 11(gl_PerVertex) 2  "gl_ClipDistance"
18                              MemberName 11(gl_PerVertex) 3  "gl_CullDistance"
19                              Name 15  "gl_in"
20                              Name 20  "patchOut"
21                              MemberDecorate 11(gl_PerVertex) 0 BuiltIn Position
22                              MemberDecorate 11(gl_PerVertex) 1 BuiltIn PointSize
23                              MemberDecorate 11(gl_PerVertex) 2 BuiltIn ClipDistance
24                              MemberDecorate 11(gl_PerVertex) 3 BuiltIn CullDistance
25                              Decorate 11(gl_PerVertex) Block
26                              Decorate 20(patchOut) Patch
27                              Decorate 20(patchOut) Location 0
28               2:             TypeVoid
29               3:             TypeFunction 2
30               6:             TypeFloat 32
31               7:             TypeVector 6(float) 4
32               8:             TypeInt 32 0
33               9:      8(int) Constant 1
34              10:             TypeArray 6(float) 9
3511(gl_PerVertex):             TypeStruct 7(fvec4) 6(float) 10 10
36              12:      8(int) Constant 32
37              13:             TypeArray 11(gl_PerVertex) 12
38              14:             TypePointer Input 13
39       15(gl_in):     14(ptr) Variable Input
40              16:             TypeInt 32 1
41              17:     16(int) Constant 0
42              18:     16(int) Constant 1
43              19:             TypePointer Output 7(fvec4)
44    20(patchOut):     19(ptr) Variable Output
45         4(main):           2 Function None 3
46               5:             Label
47                              Return
48                              FunctionEnd
49