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