hlsl.aliasOpaque.frag // Module Version 10000 // Generated by (magic number): 80001 // Id's are bound by 61 Capability Shader 1: ExtInstImport "GLSL.std.450" MemoryModel Logical GLSL450 EntryPoint Fragment 4 "main" 46 ExecutionMode 4 OriginUpperLeft Source HLSL 500 Name 4 "main" Name 36 "gss" Name 37 "gtex" Name 46 "@entryPointOutput" Decorate 36(gss) DescriptorSet 0 Decorate 37(gtex) DescriptorSet 0 Decorate 46(@entryPointOutput) Location 0 2: TypeVoid 3: TypeFunction 2 6: TypeSampler 7: TypePointer UniformConstant 6 8: TypeFloat 32 10: TypeImage 8(float) 2D sampled format:Unknown 11: TypePointer UniformConstant 10 12: TypeVector 8(float) 4 25: TypeSampledImage 10 27: TypeVector 8(float) 2 28: 8(float) Constant 1045220557 29: 8(float) Constant 1050253722 30: 27(fvec2) ConstantComposite 28 29 36(gss): 7(ptr) Variable UniformConstant 37(gtex): 11(ptr) Variable UniformConstant 39: 8(float) Constant 1077936128 45: TypePointer Output 12(fvec4) 46(@entryPointOutput): 45(ptr) Variable Output 4(main): 2 Function None 3 5: Label 56: 10 Load 37(gtex) 57: 6 Load 36(gss) 58: 25 SampledImage 56 57 59: 12(fvec4) ImageSampleImplicitLod 58 30 60: 12(fvec4) VectorTimesScalar 59 39 Store 46(@entryPointOutput) 60 Return FunctionEnd