1remap.basic.strip.frag
2// Module Version 10000
3// Generated by (magic number): 80007
4// Id's are bound by 22
5
6                              Capability Shader
7               1:             ExtInstImport  "GLSL.std.450"
8                              MemoryModel Logical GLSL450
9                              EntryPoint Fragment 4  "main" 17 19
10                              ExecutionMode 4 OriginUpperLeft
11               2:             TypeVoid
12               3:             TypeFunction 2
13               6:             TypeFloat 32
14               7:             TypeVector 6(float) 3
15               8:             TypeFunction 7(fvec3)
16              11:    6(float) Constant 0
17              12:    7(fvec3) ConstantComposite 11 11 11
18              15:             TypeVector 6(float) 4
19              16:             TypePointer Output 15(fvec4)
20              17:     16(ptr) Variable Output
21              18:             TypePointer Input 6(float)
22              19:     18(ptr) Variable Input
23               4:           2 Function None 3
24               5:             Label
25              20:    6(float) Load 19
26              21:   15(fvec4) CompositeConstruct 20 20 20 20
27                              Store 17 21
28                              Return
29                              FunctionEnd
30               9:    7(fvec3) Function None 8
31              10:             Label
32                              ReturnValue 12
33                              FunctionEnd
34