mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 19:40:06 +00:00
334 lines
20 KiB
Plaintext
334 lines
20 KiB
Plaintext
|
spv.debuginfo.glsl.geom
|
||
|
Validation failed
|
||
|
// Module Version 10000
|
||
|
// Generated by (magic number): 8000a
|
||
|
// Id's are bound by 232
|
||
|
|
||
|
Capability Geometry
|
||
|
Capability MultiViewport
|
||
|
Extension "SPV_KHR_non_semantic_info"
|
||
|
1: ExtInstImport "NonSemantic.Shader.DebugInfo.100"
|
||
|
2: ExtInstImport "GLSL.std.450"
|
||
|
MemoryModel Logical GLSL450
|
||
|
EntryPoint Geometry 13 "main" 52 85 104 112 116 145 181 189 206 216 221 225
|
||
|
ExecutionMode 13 Triangles
|
||
|
ExecutionMode 13 Invocations 2
|
||
|
ExecutionMode 13 OutputTriangleStrip
|
||
|
ExecutionMode 13 OutputVertices 3
|
||
|
8: String "uint"
|
||
|
14: String "main"
|
||
|
17: String ""
|
||
|
25: String "int"
|
||
|
30: String "i"
|
||
|
43: String "bool"
|
||
|
47: String "float"
|
||
|
54: String "outNormal"
|
||
|
68: String "projection"
|
||
|
72: String "modelview"
|
||
|
75: String "lightPos"
|
||
|
78: String "UBO"
|
||
|
82: String "ubo"
|
||
|
87: String "gl_InvocationID"
|
||
|
106: String "inNormal"
|
||
|
114: String "outColor"
|
||
|
118: String "inColor"
|
||
|
125: String "pos"
|
||
|
131: String "gl_Position"
|
||
|
134: String "gl_PointSize"
|
||
|
137: String "gl_CullDistance"
|
||
|
141: String "gl_PerVertex"
|
||
|
147: String "gl_in"
|
||
|
155: String "worldPos"
|
||
|
166: String "lPos"
|
||
|
183: String "outLightVec"
|
||
|
191: String "outViewVec"
|
||
|
218: String "gl_ViewportIndex"
|
||
|
223: String "gl_PrimitiveID"
|
||
|
227: String "gl_PrimitiveIDIn"
|
||
|
SourceExtension "GL_ARB_viewport_array"
|
||
|
Name 13 "main"
|
||
|
Name 28 "i"
|
||
|
Name 52 "outNormal"
|
||
|
Name 66 "UBO"
|
||
|
MemberName 66(UBO) 0 "projection"
|
||
|
MemberName 66(UBO) 1 "modelview"
|
||
|
MemberName 66(UBO) 2 "lightPos"
|
||
|
Name 80 "ubo"
|
||
|
Name 85 "gl_InvocationID"
|
||
|
Name 104 "inNormal"
|
||
|
Name 112 "outColor"
|
||
|
Name 116 "inColor"
|
||
|
Name 123 "pos"
|
||
|
Name 129 "gl_PerVertex"
|
||
|
MemberName 129(gl_PerVertex) 0 "gl_Position"
|
||
|
MemberName 129(gl_PerVertex) 1 "gl_PointSize"
|
||
|
MemberName 129(gl_PerVertex) 2 "gl_ClipDistance"
|
||
|
MemberName 129(gl_PerVertex) 3 "gl_CullDistance"
|
||
|
Name 145 "gl_in"
|
||
|
Name 153 "worldPos"
|
||
|
Name 164 "lPos"
|
||
|
Name 181 "outLightVec"
|
||
|
Name 189 "outViewVec"
|
||
|
Name 196 "gl_PerVertex"
|
||
|
MemberName 196(gl_PerVertex) 0 "gl_Position"
|
||
|
MemberName 196(gl_PerVertex) 1 "gl_PointSize"
|
||
|
MemberName 196(gl_PerVertex) 2 "gl_ClipDistance"
|
||
|
MemberName 196(gl_PerVertex) 3 "gl_CullDistance"
|
||
|
Name 206 ""
|
||
|
Name 216 "gl_ViewportIndex"
|
||
|
Name 221 "gl_PrimitiveID"
|
||
|
Name 225 "gl_PrimitiveIDIn"
|
||
|
Decorate 52(outNormal) Location 0
|
||
|
Decorate 62 ArrayStride 64
|
||
|
Decorate 64 ArrayStride 64
|
||
|
MemberDecorate 66(UBO) 0 ColMajor
|
||
|
MemberDecorate 66(UBO) 0 Offset 0
|
||
|
MemberDecorate 66(UBO) 0 MatrixStride 16
|
||
|
MemberDecorate 66(UBO) 1 ColMajor
|
||
|
MemberDecorate 66(UBO) 1 Offset 128
|
||
|
MemberDecorate 66(UBO) 1 MatrixStride 16
|
||
|
MemberDecorate 66(UBO) 2 Offset 256
|
||
|
Decorate 66(UBO) Block
|
||
|
Decorate 80(ubo) DescriptorSet 0
|
||
|
Decorate 80(ubo) Binding 0
|
||
|
Decorate 85(gl_InvocationID) BuiltIn InvocationId
|
||
|
Decorate 104(inNormal) Location 0
|
||
|
Decorate 112(outColor) Location 1
|
||
|
Decorate 116(inColor) Location 1
|
||
|
MemberDecorate 129(gl_PerVertex) 0 BuiltIn Position
|
||
|
MemberDecorate 129(gl_PerVertex) 1 BuiltIn PointSize
|
||
|
MemberDecorate 129(gl_PerVertex) 2 BuiltIn ClipDistance
|
||
|
MemberDecorate 129(gl_PerVertex) 3 BuiltIn CullDistance
|
||
|
Decorate 129(gl_PerVertex) Block
|
||
|
Decorate 181(outLightVec) Location 3
|
||
|
Decorate 189(outViewVec) Location 2
|
||
|
MemberDecorate 196(gl_PerVertex) 0 BuiltIn Position
|
||
|
MemberDecorate 196(gl_PerVertex) 1 BuiltIn PointSize
|
||
|
MemberDecorate 196(gl_PerVertex) 2 BuiltIn ClipDistance
|
||
|
MemberDecorate 196(gl_PerVertex) 3 BuiltIn CullDistance
|
||
|
Decorate 196(gl_PerVertex) Block
|
||
|
Decorate 216(gl_ViewportIndex) BuiltIn ViewportIndex
|
||
|
Decorate 221(gl_PrimitiveID) BuiltIn PrimitiveId
|
||
|
Decorate 225(gl_PrimitiveIDIn) BuiltIn PrimitiveId
|
||
|
3: TypeVoid
|
||
|
4: TypeFunction 3
|
||
|
6: TypeInt 32 0
|
||
|
9: 6(int) Constant 32
|
||
|
10: 6(int) Constant 6
|
||
|
11: 6(int) Constant 0
|
||
|
7: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 2(RoundEven) 8 9 10 11
|
||
|
12: 6(int) Constant 3
|
||
|
5: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 8(Floor) 12 3
|
||
|
16: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 35(Modf) 0 17
|
||
|
19: 6(int) Constant 1
|
||
|
20: 6(int) Constant 4
|
||
|
21: 6(int) Constant 2
|
||
|
18: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 1(Round) 19 20 16 21
|
||
|
15: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 20(Cosh) 14 5 16 11 11 18 14 12 11
|
||
|
24: TypeInt 32 1
|
||
|
26: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 2(RoundEven) 25 9 20 11
|
||
|
27: TypePointer Function 24(int)
|
||
|
31: 6(int) Constant 49
|
||
|
29: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 26(Pow) 30 26 16 31 11 15 20
|
||
|
32: 24(int) Constant 0
|
||
|
34: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 31(Sqrt)
|
||
|
41: 24(int) Constant 3
|
||
|
42: TypeBool
|
||
|
44: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 2(RoundEven) 43 9 21 11
|
||
|
46: TypeFloat 32
|
||
|
48: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 2(RoundEven) 47 9 12 11
|
||
|
49: TypeVector 46(float) 3
|
||
|
50: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 6(FSign) 48 12
|
||
|
51: TypePointer Output 49(fvec3)
|
||
|
52(outNormal): 51(ptr) Variable Output
|
||
|
55: 6(int) Constant 51
|
||
|
56: 6(int) Constant 8
|
||
|
53: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 54 50 16 55 11 18 54 52(outNormal) 56
|
||
|
57: TypeVector 46(float) 4
|
||
|
58: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 6(FSign) 48 20
|
||
|
59: TypeMatrix 57(fvec4) 4
|
||
|
61: 42(bool) ConstantTrue
|
||
|
60: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 108 58 20 61
|
||
|
62: TypeArray 59 21
|
||
|
63: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 5(SAbs) 60 21
|
||
|
64: TypeArray 59 21
|
||
|
65: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 5(SAbs) 60 21
|
||
|
66(UBO): TypeStruct 62 64 57(fvec4)
|
||
|
69: 6(int) Constant 34
|
||
|
70: 6(int) Constant 7
|
||
|
67: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 11(Radians) 68 63 16 69 70 11 11 12
|
||
|
73: 6(int) Constant 35
|
||
|
71: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 11(Radians) 72 65 16 73 70 11 11 12
|
||
|
76: 6(int) Constant 36
|
||
|
74: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 11(Radians) 75 58 16 76 70 11 11 12
|
||
|
77: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 10(Fract) 78 19 16 55 11 18 78 11 12 67 71 74
|
||
|
79: TypePointer Uniform 66(UBO)
|
||
|
80(ubo): 79(ptr) Variable Uniform
|
||
|
81: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 82 77 16 55 11 18 82 80(ubo) 56
|
||
|
83: 24(int) Constant 1
|
||
|
84: TypePointer Input 24(int)
|
||
|
85(gl_InvocationID): 84(ptr) Variable Input
|
||
|
86: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 87 26 16 55 11 18 87 85(gl_InvocationID) 56
|
||
|
89: TypePointer Uniform 59
|
||
|
92: TypeMatrix 49(fvec3) 3
|
||
|
93: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 108 50 12 61
|
||
|
101: TypeArray 49(fvec3) 12
|
||
|
102: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 5(SAbs) 50 12
|
||
|
103: TypePointer Input 101
|
||
|
104(inNormal): 103(ptr) Variable Input
|
||
|
105: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 106 102 16 55 11 18 106 104(inNormal) 56
|
||
|
108: TypePointer Input 49(fvec3)
|
||
|
112(outColor): 51(ptr) Variable Output
|
||
|
115: 6(int) Constant 52
|
||
|
113: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 114 50 16 115 11 18 114 112(outColor) 56
|
||
|
116(inColor): 103(ptr) Variable Input
|
||
|
117: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 118 102 16 115 11 18 118 116(inColor) 56
|
||
|
122: TypePointer Function 57(fvec4)
|
||
|
126: 6(int) Constant 54
|
||
|
124: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 26(Pow) 125 58 16 126 11 15 20
|
||
|
127: TypeArray 46(float) 19
|
||
|
128: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 5(SAbs) 48 19
|
||
|
129(gl_PerVertex): TypeStruct 57(fvec4) 46(float) 127 127
|
||
|
132: 6(int) Constant 23
|
||
|
130: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 11(Radians) 131 58 16 21 132 11 11 12
|
||
|
135: 6(int) Constant 41
|
||
|
133: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 11(Radians) 134 48 16 21 135 11 11 12
|
||
|
138: 6(int) Constant 84
|
||
|
136: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 11(Radians) 137 128 16 21 138 11 11 12
|
||
|
139: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 11(Radians) 137 128 16 21 138 11 11 12
|
||
|
140: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 10(Fract) 141 19 16 126 11 18 141 11 12 130 133 136 139
|
||
|
142: TypeArray 129(gl_PerVertex) 12
|
||
|
143: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 5(SAbs) 140 12
|
||
|
144: TypePointer Input 142
|
||
|
145(gl_in): 144(ptr) Variable Input
|
||
|
146: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 147 143 16 126 11 18 147 145(gl_in) 56
|
||
|
149: TypePointer Input 57(fvec4)
|
||
|
156: 6(int) Constant 55
|
||
|
154: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 26(Pow) 155 58 16 156 11 15 20
|
||
|
163: TypePointer Function 49(fvec3)
|
||
|
167: 6(int) Constant 57
|
||
|
165: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 26(Pow) 166 50 16 167 11 15 20
|
||
|
171: 24(int) Constant 2
|
||
|
172: TypePointer Uniform 57(fvec4)
|
||
|
181(outLightVec): 51(ptr) Variable Output
|
||
|
184: 6(int) Constant 58
|
||
|
182: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 183 50 16 184 11 18 183 181(outLightVec) 56
|
||
|
189(outViewVec): 51(ptr) Variable Output
|
||
|
192: 6(int) Constant 59
|
||
|
190: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 191 50 16 192 11 18 191 189(outViewVec) 56
|
||
|
196(gl_PerVertex): TypeStruct 57(fvec4) 46(float) 127 127
|
||
|
198: 6(int) Constant 215
|
||
|
197: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 11(Radians) 131 58 16 21 198 11 11 12
|
||
|
200: 6(int) Constant 233
|
||
|
199: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 11(Radians) 134 48 16 21 200 11 11 12
|
||
|
201: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 11(Radians) 137 128 16 12 70 11 11 12
|
||
|
202: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 11(Radians) 137 128 16 12 70 11 11 12
|
||
|
204: 6(int) Constant 61
|
||
|
203: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 10(Fract) 141 19 16 204 11 18 141 11 12 197 199 201 202
|
||
|
205: TypePointer Output 196(gl_PerVertex)
|
||
|
206: 205(ptr) Variable Output
|
||
|
207: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 17 203 16 204 11 18 17 206 56
|
||
|
213: TypePointer Output 57(fvec4)
|
||
|
215: TypePointer Output 24(int)
|
||
|
216(gl_ViewportIndex): 215(ptr) Variable Output
|
||
|
219: 6(int) Constant 64
|
||
|
217: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 218 26 16 219 11 18 218 216(gl_ViewportIndex) 56
|
||
|
221(gl_PrimitiveID): 215(ptr) Variable Output
|
||
|
224: 6(int) Constant 65
|
||
|
222: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 223 26 16 224 11 18 223 221(gl_PrimitiveID) 56
|
||
|
225(gl_PrimitiveIDIn): 84(ptr) Variable Input
|
||
|
226: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 18(Atan) 227 26 16 224 11 18 227 225(gl_PrimitiveIDIn) 56
|
||
|
13(main): 3 Function None 4
|
||
|
22: Label
|
||
|
28(i): 27(ptr) Variable Function
|
||
|
123(pos): 122(ptr) Variable Function
|
||
|
153(worldPos): 122(ptr) Variable Function
|
||
|
164(lPos): 163(ptr) Variable Function
|
||
|
23: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 101 15 13(main)
|
||
|
Store 28(i) 32
|
||
|
33: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 29(Exp2) 29 32 34
|
||
|
Branch 35
|
||
|
35: Label
|
||
|
LoopMerge 37 38 None
|
||
|
Branch 39
|
||
|
39: Label
|
||
|
40: 24(int) Load 28(i)
|
||
|
45: 42(bool) SLessThan 40 41
|
||
|
BranchConditional 45 36 37
|
||
|
36: Label
|
||
|
88: 24(int) Load 85(gl_InvocationID)
|
||
|
90: 89(ptr) AccessChain 80(ubo) 83 88
|
||
|
91: 59 Load 90
|
||
|
94: 57(fvec4) CompositeExtract 91 0
|
||
|
95: 49(fvec3) VectorShuffle 94 94 0 1 2
|
||
|
96: 57(fvec4) CompositeExtract 91 1
|
||
|
97: 49(fvec3) VectorShuffle 96 96 0 1 2
|
||
|
98: 57(fvec4) CompositeExtract 91 2
|
||
|
99: 49(fvec3) VectorShuffle 98 98 0 1 2
|
||
|
100: 92 CompositeConstruct 95 97 99
|
||
|
107: 24(int) Load 28(i)
|
||
|
109: 108(ptr) AccessChain 104(inNormal) 107
|
||
|
110: 49(fvec3) Load 109
|
||
|
111: 49(fvec3) MatrixTimesVector 100 110
|
||
|
Store 52(outNormal) 111
|
||
|
119: 24(int) Load 28(i)
|
||
|
120: 108(ptr) AccessChain 116(inColor) 119
|
||
|
121: 49(fvec3) Load 120
|
||
|
Store 112(outColor) 121
|
||
|
148: 24(int) Load 28(i)
|
||
|
150: 149(ptr) AccessChain 145(gl_in) 148 32
|
||
|
151: 57(fvec4) Load 150
|
||
|
Store 123(pos) 151
|
||
|
152: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 29(Exp2) 124 151 34
|
||
|
157: 24(int) Load 85(gl_InvocationID)
|
||
|
158: 89(ptr) AccessChain 80(ubo) 83 157
|
||
|
159: 59 Load 158
|
||
|
160: 57(fvec4) Load 123(pos)
|
||
|
161: 57(fvec4) MatrixTimesVector 159 160
|
||
|
Store 153(worldPos) 161
|
||
|
162: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 29(Exp2) 154 161 34
|
||
|
168: 24(int) Load 85(gl_InvocationID)
|
||
|
169: 89(ptr) AccessChain 80(ubo) 83 168
|
||
|
170: 59 Load 169
|
||
|
173: 172(ptr) AccessChain 80(ubo) 171
|
||
|
174: 57(fvec4) Load 173
|
||
|
175: 57(fvec4) MatrixTimesVector 170 174
|
||
|
176: 46(float) CompositeExtract 175 0
|
||
|
177: 46(float) CompositeExtract 175 1
|
||
|
178: 46(float) CompositeExtract 175 2
|
||
|
179: 49(fvec3) CompositeConstruct 176 177 178
|
||
|
Store 164(lPos) 179
|
||
|
180: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 29(Exp2) 165 179 34
|
||
|
185: 49(fvec3) Load 164(lPos)
|
||
|
186: 57(fvec4) Load 153(worldPos)
|
||
|
187: 49(fvec3) VectorShuffle 186 186 0 1 2
|
||
|
188: 49(fvec3) FSub 185 187
|
||
|
Store 181(outLightVec) 188
|
||
|
193: 57(fvec4) Load 153(worldPos)
|
||
|
194: 49(fvec3) VectorShuffle 193 193 0 1 2
|
||
|
195: 49(fvec3) FNegate 194
|
||
|
Store 189(outViewVec) 195
|
||
|
208: 24(int) Load 85(gl_InvocationID)
|
||
|
209: 89(ptr) AccessChain 80(ubo) 32 208
|
||
|
210: 59 Load 209
|
||
|
211: 57(fvec4) Load 153(worldPos)
|
||
|
212: 57(fvec4) MatrixTimesVector 210 211
|
||
|
214: 213(ptr) AccessChain 206 32
|
||
|
Store 214 212
|
||
|
220: 24(int) Load 85(gl_InvocationID)
|
||
|
Store 216(gl_ViewportIndex) 220
|
||
|
228: 24(int) Load 225(gl_PrimitiveIDIn)
|
||
|
Store 221(gl_PrimitiveID) 228
|
||
|
EmitVertex
|
||
|
Branch 38
|
||
|
38: Label
|
||
|
229: 24(int) Load 28(i)
|
||
|
230: 24(int) IAdd 229 83
|
||
|
Store 28(i) 230
|
||
|
231: 3 ExtInst 1(NonSemantic.Shader.DebugInfo.100) 29(Exp2) 29 230 34
|
||
|
Branch 35
|
||
|
37: Label
|
||
|
EndPrimitive
|
||
|
Return
|
||
|
FunctionEnd
|