aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/iomap.crossStage.vert.out
blob: 5338b80750a779b4e3a07945f2c7afdb2d4d4929 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
iomap.crossStage.vert
Shader version: 460
0:? Sequence
0:32  Function Definition: main( ( global void)
0:32    Function Parameters: 
0:34    Sequence
0:34      move second child to first child ( temp 4-component vector of float)
0:34        'o1' ( smooth out 4-component vector of float)
0:34        Constant:
0:34          0.000000
0:34          0.000000
0:34          0.000000
0:34          0.000000
0:35      move second child to first child ( temp 2-component vector of float)
0:35        'o2' ( smooth out 2-component vector of float)
0:35        Constant:
0:35          0.000000
0:35          0.000000
0:36      move second child to first child ( temp 4-component vector of float)
0:36        o3: direct index for structure ( out 4-component vector of float)
0:36          'anon@0' (layout( location=5) out block{ out 4-component vector of float o3})
0:36          Constant:
0:36            0 (const uint)
0:36        Constant:
0:36          0.000000
0:36          0.000000
0:36          0.000000
0:36          0.000000
0:?   Linker Objects
0:?     'o1' ( smooth out 4-component vector of float)
0:?     'o2' ( smooth out 2-component vector of float)
0:?     'anon@0' (layout( location=5) out block{ out 4-component vector of float o3})
0:?     'u1' ( uniform 2-component vector of float)
0:?     'u2' ( uniform 3-component vector of float)
0:?       0.000000
0:?       0.000000
0:?       0.000000
0:?     'u3' ( uniform 4-component vector of float)
0:?       0.000000
0:?       0.000000
0:?       0.000000
0:?       0.000000
0:?     'um2' ( uniform 2X2 matrix of float)
0:?       4.000000
0:?       0.000000
0:?       0.000000
0:?       4.000000
0:?     'glass' (layout( location=0 binding=0) uniform sampler2D)
0:?     'anon@1' (layout( column_major std140) uniform block{layout( column_major std140) uniform 4-component vector of float a, layout( column_major std140) uniform 4-component vector of float b})
0:?     'anon@2' (layout( column_major std430) buffer block{layout( column_major std430) buffer 2-component vector of float vb1})
0:?     'blockName1' (layout( column_major std140) uniform 2-element array of block{layout( column_major std140) uniform 4-component vector of float a, layout( column_major std140) uniform 2-component vector of float b})
0:?     'gl_VertexID' ( gl_VertexId int VertexId)
0:?     'gl_InstanceID' ( gl_InstanceId int InstanceId)

iomap.crossStage.frag
Shader version: 460
0:? Sequence
0:36  Function Definition: main( ( global void)
0:36    Function Parameters: 
0:38    Sequence
0:38      Sequence
0:38        move second child to first child ( temp 4-component vector of float)
0:38          'color' ( temp 4-component vector of float)
0:38          component-wise multiply ( temp 4-component vector of float)
0:38            component-wise multiply ( temp 4-component vector of float)
0:38              component-wise multiply ( temp 4-component vector of float)
0:38                'o1' ( smooth in 4-component vector of float)
0:38                vector swizzle ( temp 4-component vector of float)
0:38                  'u1' ( uniform 2-component vector of float)
0:38                  Sequence
0:38                    Constant:
0:38                      0 (const int)
0:38                    Constant:
0:38                      1 (const int)
0:38                    Constant:
0:38                      0 (const int)
0:38                    Constant:
0:38                      1 (const int)
0:38              vector swizzle ( temp 4-component vector of float)
0:38                'u2' ( uniform 3-component vector of float)
0:38                Sequence
0:38                  Constant:
0:38                    0 (const int)
0:38                  Constant:
0:38                    1 (const int)
0:38                  Constant:
0:38                    2 (const int)
0:38                  Constant:
0:38                    0 (const int)
0:38            vector swizzle ( temp 4-component vector of float)
0:38              'u3' ( uniform 4-component vector of float)
0:38                0.000000
0:38                0.000000
0:38                0.000000
0:38                0.000000
0:38              Sequence
0:38                Constant:
0:38                  0 (const int)
0:38                Constant:
0:38                  1 (const int)
0:38                Constant:
0:38                  2 (const int)
0:38                Constant:
0:38                  3 (const int)
0:39      move second child to first child ( temp 4-component vector of float)
0:39        'outColor' ( out 4-component vector of float)
0:39        'color' ( temp 4-component vector of float)
0:?   Linker Objects
0:?     'anon@0' (layout( location=5) in block{ in 4-component vector of float o3})
0:?     'o2' ( smooth in 2-component vector of float)
0:?     'o1' ( smooth in 4-component vector of float)
0:?     'outColor' ( out 4-component vector of float)
0:?     'u1' ( uniform 2-component vector of float)
0:?     'u2' ( uniform 3-component vector of float)
0:?     'u3' ( uniform 4-component vector of float)
0:?       0.000000
0:?       0.000000
0:?       0.000000
0:?       0.000000
0:?     'um2' ( uniform 2X2 matrix of float)
0:?       4.000000
0:?       0.000000
0:?       0.000000
0:?       4.000000
0:?     'glass' (layout( location=0 binding=0) uniform sampler2D)
0:?     'anon@1' (layout( column_major std140) uniform block{layout( column_major std140) uniform 4-component vector of float a, layout( column_major std140) uniform 4-component vector of float b})
0:?     'anon@2' (layout( column_major std430) buffer block{layout( column_major std430) buffer 2-component vector of float fb1})
0:?     'blockName2' (layout( column_major std140) uniform 2-element array of block{layout( column_major std140) uniform 4-component vector of float a, layout( column_major std140) uniform 2-component vector of float b})


Linked vertex stage:


Linked fragment stage:

WARNING: Linking unknown stage stage: Matched shader interfaces are using different instance names.
    blockName1: "layout( column_major std140) uniform 2-element array of block{layout( column_major std140) uniform 4-component vector of float a, layout( column_major std140) uniform 2-component vector of float b}" versus blockName2: "layout( column_major std140) uniform 2-element array of block{layout( column_major std140) uniform 4-component vector of float a, layout( column_major std140) uniform 2-component vector of float b}"

Shader version: 460
0:? Sequence
0:32  Function Definition: main( ( global void)
0:32    Function Parameters: 
0:34    Sequence
0:34      move second child to first child ( temp 4-component vector of float)
0:34        'o1' ( smooth out 4-component vector of float)
0:34        Constant:
0:34          0.000000
0:34          0.000000
0:34          0.000000
0:34          0.000000
0:35      move second child to first child ( temp 2-component vector of float)
0:35        'o2' ( smooth out 2-component vector of float)
0:35        Constant:
0:35          0.000000
0:35          0.000000
0:36      move second child to first child ( temp 4-component vector of float)
0:36        o3: direct index for structure ( out 4-component vector of float)
0:36          'anon@0' (layout( location=5) out block{ out 4-component vector of float o3})
0:36          Constant:
0:36            0 (const uint)
0:36        Constant:
0:36          0.000000
0:36          0.000000
0:36          0.000000
0:36          0.000000
0:?   Linker Objects
0:?     'o1' ( smooth out 4-component vector of float)
0:?     'o2' ( smooth out 2-component vector of float)
0:?     'anon@0' (layout( location=5) out block{ out 4-component vector of float o3})
0:?     'u1' ( uniform 2-component vector of float)
0:?     'u2' ( uniform 3-component vector of float)
0:?       0.000000
0:?       0.000000
0:?       0.000000
0:?     'u3' ( uniform 4-component vector of float)
0:?       0.000000
0:?       0.000000
0:?       0.000000
0:?       0.000000
0:?     'um2' ( uniform 2X2 matrix of float)
0:?       4.000000
0:?       0.000000
0:?       0.000000
0:?       4.000000
0:?     'glass' (layout( location=0 binding=0) uniform sampler2D)
0:?     'anon@1' (layout( column_major std140) uniform block{layout( column_major std140) uniform 4-component vector of float a, layout( column_major std140) uniform 4-component vector of float b})
0:?     'anon@2' (layout( column_major std430) buffer block{layout( column_major std430) buffer 2-component vector of float vb1})
0:?     'blockName1' (layout( column_major std140) uniform 2-element array of block{layout( column_major std140) uniform 4-component vector of float a, layout( column_major std140) uniform 2-component vector of float b})
0:?     'gl_VertexID' ( gl_VertexId int VertexId)
0:?     'gl_InstanceID' ( gl_InstanceId int InstanceId)
Shader version: 460
0:? Sequence
0:36  Function Definition: main( ( global void)
0:36    Function Parameters: 
0:38    Sequence
0:38      Sequence
0:38        move second child to first child ( temp 4-component vector of float)
0:38          'color' ( temp 4-component vector of float)
0:38          component-wise multiply ( temp 4-component vector of float)
0:38            component-wise multiply ( temp 4-component vector of float)
0:38              component-wise multiply ( temp 4-component vector of float)
0:38                'o1' ( smooth in 4-component vector of float)
0:38                vector swizzle ( temp 4-component vector of float)
0:38                  'u1' ( uniform 2-component vector of float)
0:38                  Sequence
0:38                    Constant:
0:38                      0 (const int)
0:38                    Constant:
0:38                      1 (const int)
0:38                    Constant:
0:38                      0 (const int)
0:38                    Constant:
0:38                      1 (const int)
0:38              vector swizzle ( temp 4-component vector of float)
0:38                'u2' ( uniform 3-component vector of float)
0:38                Sequence
0:38                  Constant:
0:38                    0 (const int)
0:38                  Constant:
0:38                    1 (const int)
0:38                  Constant:
0:38                    2 (const int)
0:38                  Constant:
0:38                    0 (const int)
0:38            vector swizzle ( temp 4-component vector of float)
0:38              'u3' ( uniform 4-component vector of float)
0:38                0.000000
0:38                0.000000
0:38                0.000000
0:38                0.000000
0:38              Sequence
0:38                Constant:
0:38                  0 (const int)
0:38                Constant:
0:38                  1 (const int)
0:38                Constant:
0:38                  2 (const int)
0:38                Constant:
0:38                  3 (const int)
0:39      move second child to first child ( temp 4-component vector of float)
0:39        'outColor' ( out 4-component vector of float)
0:39        'color' ( temp 4-component vector of float)
0:?   Linker Objects
0:?     'anon@0' (layout( location=5) in block{ in 4-component vector of float o3})
0:?     'o2' ( smooth in 2-component vector of float)
0:?     'o1' ( smooth in 4-component vector of float)
0:?     'outColor' ( out 4-component vector of float)
0:?     'u1' ( uniform 2-component vector of float)
0:?     'u2' ( uniform 3-component vector of float)
0:?     'u3' ( uniform 4-component vector of float)
0:?       0.000000
0:?       0.000000
0:?       0.000000
0:?       0.000000
0:?     'um2' ( uniform 2X2 matrix of float)
0:?       4.000000
0:?       0.000000
0:?       0.000000
0:?       4.000000
0:?     'glass' (layout( location=0 binding=0) uniform sampler2D)
0:?     'anon@1' (layout( column_major std140) uniform block{layout( column_major std140) uniform 4-component vector of float a, layout( column_major std140) uniform 4-component vector of float b})
0:?     'anon@2' (layout( column_major std430) buffer block{layout( column_major std430) buffer 2-component vector of float fb1})
0:?     'blockName2' (layout( column_major std140) uniform 2-element array of block{layout( column_major std140) uniform 4-component vector of float a, layout( column_major std140) uniform 2-component vector of float b})

// Module Version 10000
// Generated by (magic number): 8000a
// Id's are bound by 56

                              Capability Shader
               1:             ExtInstImport  "GLSL.std.450"
                              MemoryModel Logical GLSL450
                              EntryPoint Vertex 4  "main" 9 14 18 54 55
                              Source GLSL 460
                              Name 4  "main"
                              Name 9  "o1"
                              Name 14  "o2"
                              Name 16  "outBlock"
                              MemberName 16(outBlock) 0  "o3"
                              Name 18  ""
                              Name 23  "u1"
                              Name 27  "u2"
                              Name 29  "u3"
                              Name 36  "um2"
                              Name 40  "glass"
                              Name 41  "crossStageBlock1"
                              MemberName 41(crossStageBlock1) 0  "a"
                              MemberName 41(crossStageBlock1) 1  "b"
                              Name 43  ""
                              Name 44  "vertOnlyBlock"
                              MemberName 44(vertOnlyBlock) 0  "vb1"
                              Name 46  ""
                              Name 47  "crossStageBlock2"
                              MemberName 47(crossStageBlock2) 0  "a"
                              MemberName 47(crossStageBlock2) 1  "b"
                              Name 52  "blockName1"
                              Name 54  "gl_VertexID"
                              Name 55  "gl_InstanceID"
                              Decorate 9(o1) Location 0
                              Decorate 14(o2) Location 1
                              Decorate 16(outBlock) Block
                              Decorate 18 Location 5
                              Decorate 23(u1) Location 1
                              Decorate 23(u1) DescriptorSet 0
                              Decorate 27(u2) Location 2
                              Decorate 27(u2) DescriptorSet 0
                              Decorate 29(u3) Location 3
                              Decorate 29(u3) DescriptorSet 0
                              Decorate 36(um2) Location 4
                              Decorate 36(um2) DescriptorSet 0
                              Decorate 40(glass) Location 0
                              Decorate 40(glass) DescriptorSet 0
                              Decorate 40(glass) Binding 0
                              MemberDecorate 41(crossStageBlock1) 0 Offset 0
                              MemberDecorate 41(crossStageBlock1) 1 Offset 16
                              Decorate 41(crossStageBlock1) Block
                              Decorate 43 DescriptorSet 0
                              Decorate 43 Binding 0
                              MemberDecorate 44(vertOnlyBlock) 0 Offset 0
                              Decorate 44(vertOnlyBlock) BufferBlock
                              Decorate 46 DescriptorSet 0
                              Decorate 46 Binding 0
                              MemberDecorate 47(crossStageBlock2) 0 Offset 0
                              MemberDecorate 47(crossStageBlock2) 1 Offset 16
                              Decorate 47(crossStageBlock2) Block
                              Decorate 52(blockName1) DescriptorSet 0
                              Decorate 52(blockName1) Binding 0
                              Decorate 54(gl_VertexID) BuiltIn VertexId
                              Decorate 55(gl_InstanceID) BuiltIn InstanceId
               2:             TypeVoid
               3:             TypeFunction 2
               6:             TypeFloat 32
               7:             TypeVector 6(float) 4
               8:             TypePointer Output 7(fvec4)
           9(o1):      8(ptr) Variable Output
              10:    6(float) Constant 0
              11:    7(fvec4) ConstantComposite 10 10 10 10
              12:             TypeVector 6(float) 2
              13:             TypePointer Output 12(fvec2)
          14(o2):     13(ptr) Variable Output
              15:   12(fvec2) ConstantComposite 10 10
    16(outBlock):             TypeStruct 7(fvec4)
              17:             TypePointer Output 16(outBlock)
              18:     17(ptr) Variable Output
              19:             TypeInt 32 1
              20:     19(int) Constant 0
              22:             TypePointer UniformConstant 12(fvec2)
          23(u1):     22(ptr) Variable UniformConstant
              24:             TypeVector 6(float) 3
              25:   24(fvec3) ConstantComposite 10 10 10
              26:             TypePointer UniformConstant 24(fvec3)
          27(u2):     26(ptr) Variable UniformConstant 25
              28:             TypePointer UniformConstant 7(fvec4)
          29(u3):     28(ptr) Variable UniformConstant 11
              30:             TypeMatrix 12(fvec2) 2
              31:    6(float) Constant 1082130432
              32:   12(fvec2) ConstantComposite 31 10
              33:   12(fvec2) ConstantComposite 10 31
              34:          30 ConstantComposite 32 33
              35:             TypePointer UniformConstant 30
         36(um2):     35(ptr) Variable UniformConstant 34
              37:             TypeImage 6(float) 2D sampled format:Unknown
              38:             TypeSampledImage 37
              39:             TypePointer UniformConstant 38
       40(glass):     39(ptr) Variable UniformConstant
41(crossStageBlock1):             TypeStruct 7(fvec4) 7(fvec4)
              42:             TypePointer Uniform 41(crossStageBlock1)
              43:     42(ptr) Variable Uniform
44(vertOnlyBlock):             TypeStruct 12(fvec2)
              45:             TypePointer Uniform 44(vertOnlyBlock)
              46:     45(ptr) Variable Uniform
47(crossStageBlock2):             TypeStruct 7(fvec4) 12(fvec2)
              48:             TypeInt 32 0
              49:     48(int) Constant 2
              50:             TypeArray 47(crossStageBlock2) 49
              51:             TypePointer Uniform 50
  52(blockName1):     51(ptr) Variable Uniform
              53:             TypePointer Input 19(int)
 54(gl_VertexID):     53(ptr) Variable Input
55(gl_InstanceID):     53(ptr) Variable Input
         4(main):           2 Function None 3
               5:             Label
                              Store 9(o1) 11
                              Store 14(o2) 15
              21:      8(ptr) AccessChain 18 20
                              Store 21 11
                              Return
                              FunctionEnd
// Module Version 10000
// Generated by (magic number): 8000a
// Id's are bound by 62

                              Capability Shader
               1:             ExtInstImport  "GLSL.std.450"
                              MemoryModel Logical GLSL450
                              EntryPoint Fragment 4  "main" 11 32 36 38
                              ExecutionMode 4 OriginLowerLeft
                              Source GLSL 460
                              Name 4  "main"
                              Name 9  "color"
                              Name 11  "o1"
                              Name 15  "u1"
                              Name 21  "u2"
                              Name 28  "u3"
                              Name 32  "outColor"
                              Name 34  "outBlock"
                              MemberName 34(outBlock) 0  "o3"
                              Name 36  ""
                              Name 38  "o2"
                              Name 45  "um2"
                              Name 49  "glass"
                              Name 50  "crossStageBlock1"
                              MemberName 50(crossStageBlock1) 0  "a"
                              MemberName 50(crossStageBlock1) 1  "b"
                              Name 52  ""
                              Name 53  "fragOnlyBlock"
                              MemberName 53(fragOnlyBlock) 0  "fb1"
                              Name 55  ""
                              Name 56  "crossStageBlock2"
                              MemberName 56(crossStageBlock2) 0  "a"
                              MemberName 56(crossStageBlock2) 1  "b"
                              Name 61  "blockName2"
                              Decorate 11(o1) Location 0
                              Decorate 15(u1) Location 1
                              Decorate 15(u1) DescriptorSet 0
                              Decorate 21(u2) Location 2
                              Decorate 21(u2) DescriptorSet 0
                              Decorate 28(u3) Location 3
                              Decorate 28(u3) DescriptorSet 0
                              Decorate 32(outColor) Location 0
                              Decorate 34(outBlock) Block
                              Decorate 36 Location 5
                              Decorate 38(o2) Location 1
                              Decorate 45(um2) Location 4
                              Decorate 45(um2) DescriptorSet 0
                              Decorate 49(glass) Location 0
                              Decorate 49(glass) DescriptorSet 0
                              Decorate 49(glass) Binding 0
                              MemberDecorate 50(crossStageBlock1) 0 Offset 0
                              MemberDecorate 50(crossStageBlock1) 1 Offset 16
                              Decorate 50(crossStageBlock1) Block
                              Decorate 52 DescriptorSet 0
                              Decorate 52 Binding 0
                              MemberDecorate 53(fragOnlyBlock) 0 Offset 0
                              Decorate 53(fragOnlyBlock) BufferBlock
                              Decorate 55 DescriptorSet 0
                              Decorate 55 Binding 0
                              MemberDecorate 56(crossStageBlock2) 0 Offset 0
                              MemberDecorate 56(crossStageBlock2) 1 Offset 16
                              Decorate 56(crossStageBlock2) Block
                              Decorate 61(blockName2) DescriptorSet 0
                              Decorate 61(blockName2) Binding 0
               2:             TypeVoid
               3:             TypeFunction 2
               6:             TypeFloat 32
               7:             TypeVector 6(float) 4
               8:             TypePointer Function 7(fvec4)
              10:             TypePointer Input 7(fvec4)
          11(o1):     10(ptr) Variable Input
              13:             TypeVector 6(float) 2
              14:             TypePointer UniformConstant 13(fvec2)
          15(u1):     14(ptr) Variable UniformConstant
              19:             TypeVector 6(float) 3
              20:             TypePointer UniformConstant 19(fvec3)
          21(u2):     20(ptr) Variable UniformConstant
              25:    6(float) Constant 0
              26:    7(fvec4) ConstantComposite 25 25 25 25
              27:             TypePointer UniformConstant 7(fvec4)
          28(u3):     27(ptr) Variable UniformConstant 26
              31:             TypePointer Output 7(fvec4)
    32(outColor):     31(ptr) Variable Output
    34(outBlock):             TypeStruct 7(fvec4)
              35:             TypePointer Input 34(outBlock)
              36:     35(ptr) Variable Input
              37:             TypePointer Input 13(fvec2)
          38(o2):     37(ptr) Variable Input
              39:             TypeMatrix 13(fvec2) 2
              40:    6(float) Constant 1082130432
              41:   13(fvec2) ConstantComposite 40 25
              42:   13(fvec2) ConstantComposite 25 40
              43:          39 ConstantComposite 41 42
              44:             TypePointer UniformConstant 39
         45(um2):     44(ptr) Variable UniformConstant 43
              46:             TypeImage 6(float) 2D sampled format:Unknown
              47:             TypeSampledImage 46
              48:             TypePointer UniformConstant 47
       49(glass):     48(ptr) Variable UniformConstant
50(crossStageBlock1):             TypeStruct 7(fvec4) 7(fvec4)
              51:             TypePointer Uniform 50(crossStageBlock1)
              52:     51(ptr) Variable Uniform
53(fragOnlyBlock):             TypeStruct 13(fvec2)
              54:             TypePointer Uniform 53(fragOnlyBlock)
              55:     54(ptr) Variable Uniform
56(crossStageBlock2):             TypeStruct 7(fvec4) 13(fvec2)
              57:             TypeInt 32 0
              58:     57(int) Constant 2
              59:             TypeArray 56(crossStageBlock2) 58
              60:             TypePointer Uniform 59
  61(blockName2):     60(ptr) Variable Uniform
         4(main):           2 Function None 3
               5:             Label
        9(color):      8(ptr) Variable Function
              12:    7(fvec4) Load 11(o1)
              16:   13(fvec2) Load 15(u1)
              17:    7(fvec4) VectorShuffle 16 16 0 1 0 1
              18:    7(fvec4) FMul 12 17
              22:   19(fvec3) Load 21(u2)
              23:    7(fvec4) VectorShuffle 22 22 0 1 2 0
              24:    7(fvec4) FMul 18 23
              29:    7(fvec4) Load 28(u3)
              30:    7(fvec4) FMul 24 29
                              Store 9(color) 30
              33:    7(fvec4) Load 9(color)
                              Store 32(outColor) 33
                              Return
                              FunctionEnd