blob: 26cc3dcaa0a72f9cce643fc81f1bed318c007bcd [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
John Kessenich31c33702019-11-02 21:26:40 -06003// Generated by (magic number): 80008
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
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