1remap.if.everything.frag
2// Module Version 10000
3// Generated by (magic number): 80007
4// Id's are bound by 22855
5
6                              Capability Shader
7               1:             ExtInstImport  "GLSL.std.450"
8                              MemoryModel Logical GLSL450
9                              EntryPoint Fragment 5663  "main" 3773 4539
10                              ExecutionMode 5663 OriginUpperLeft
11               8:             TypeVoid
12            1282:             TypeFunction 8
13              13:             TypeFloat 32
14             650:             TypePointer Input 13(float)
15            3773:    650(ptr) Variable Input
16              24:   13(float) Constant 1073741824
17               9:             TypeBool
18              29:             TypeVector 13(float) 4
19             666:             TypePointer Output 29(fvec4)
20            4539:    666(ptr) Variable Output
21             947:   13(float) Constant 3204448256
22            5663:           8 Function None 1282
23            7911:             Label
24           21734:   13(float) Load 3773
25           13508:     9(bool) FOrdGreaterThan 21734 24
26                              SelectionMerge 19578 None
27                              BranchConditional 13508 13182 10142
28           13182:               Label
29            9496:   13(float)   Load 3773
30           17615:   29(fvec4)   CompositeConstruct 9496 9496 9496 9496
31                                Store 4539 17615
32                                Branch 19578
33           10142:               Label
34           22854:   13(float)   Load 3773
35            9982:   13(float)   FAdd 22854 947
36           12421:   29(fvec4)   CompositeConstruct 9982 9982 9982 9982
37                                Store 4539 12421
38                                Branch 19578
39           19578:             Label
40                              Return
41                              FunctionEnd
42