1hlsl.flattenSubset2.frag 2// Module Version 10000 3// Generated by (magic number): 8000b 4// Id's are bound by 53 5 6 Capability Shader 7 1: ExtInstImport "GLSL.std.450" 8 MemoryModel Logical GLSL450 9 EntryPoint Fragment 4 "main" 52 10 ExecutionMode 4 OriginUpperLeft 11 Source HLSL 500 12 Name 4 "main" 13 Name 52 "@entryPointOutput" 14 Decorate 52(@entryPointOutput) Location 0 15 2: TypeVoid 16 3: TypeFunction 2 17 6: TypeFloat 32 18 7: TypeVector 6(float) 4 19 43: 6(float) Constant 0 20 44: 7(fvec4) ConstantComposite 43 43 43 43 21 51: TypePointer Output 7(fvec4) 2252(@entryPointOutput): 51(ptr) Variable Output 23 4(main): 2 Function None 3 24 5: Label 25 Store 52(@entryPointOutput) 44 26 Return 27 FunctionEnd 28