1remap.basic.everything.frag 2// Module Version 10000 3// Generated by (magic number): 8000a 4// Id's are bound by 24969 5 6 Capability Shader 7 1: ExtInstImport "GLSL.std.450" 8 MemoryModel Logical GLSL450 9 EntryPoint Fragment 5663 "main" 4539 3773 10 ExecutionMode 5663 OriginUpperLeft 11 Decorate 4539 Location 0 12 Decorate 3773 Location 0 13 8: TypeVoid 14 1282: TypeFunction 8 15 13: TypeFloat 32 16 29: TypeVector 13(float) 4 17 666: TypePointer Output 29(fvec4) 18 4539: 666(ptr) Variable Output 19 650: TypePointer Input 13(float) 20 3773: 650(ptr) Variable Input 21 5663: 8 Function None 1282 22 24968: Label 23 17486: 13(float) Load 3773 24 17691: 29(fvec4) CompositeConstruct 17486 17486 17486 17486 25 Store 4539 17691 26 Return 27 FunctionEnd 28