blob: 3a521be987b5dddfbc11dc5a4e22490e9369e808 [file] [log] [blame]
steve-lunarga8456412016-08-17 16:18:06 -06001remap.if.everything.frag
John Kessenich2b5ea9f2018-01-31 18:35:56 -07002// Module Version 10000
Graeme Leese182ab462020-06-22 11:49:38 +01003// Generated by (magic number): 8000a
steve-lunarga8456412016-08-17 16:18:06 -06004// 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
John Kessenichf6facfa2020-07-01 06:30:16 -060011 Decorate 3773 Location 0
12 Decorate 4539 Location 0
steve-lunarga8456412016-08-17 16:18:06 -060013 8: TypeVoid
14 1282: TypeFunction 8
15 13: TypeFloat 32
16 650: TypePointer Input 13(float)
17 3773: 650(ptr) Variable Input
18 24: 13(float) Constant 1073741824
19 9: TypeBool
20 29: TypeVector 13(float) 4
21 666: TypePointer Output 29(fvec4)
22 4539: 666(ptr) Variable Output
23 947: 13(float) Constant 3204448256
24 5663: 8 Function None 1282
25 7911: Label
26 21734: 13(float) Load 3773
27 13508: 9(bool) FOrdGreaterThan 21734 24
28 SelectionMerge 19578 None
29 BranchConditional 13508 13182 10142
30 13182: Label
31 9496: 13(float) Load 3773
32 17615: 29(fvec4) CompositeConstruct 9496 9496 9496 9496
33 Store 4539 17615
34 Branch 19578
35 10142: Label
36 22854: 13(float) Load 3773
37 9982: 13(float) FAdd 22854 947
38 12421: 29(fvec4) CompositeConstruct 9982 9982 9982 9982
39 Store 4539 12421
40 Branch 19578
41 19578: Label
42 Return
43 FunctionEnd