1remap.if.everything.frag 2// Module Version 10000 3// Generated by (magic number): 8000a 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 Decorate 3773 Location 0 12 Decorate 4539 Location 0 13 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 44