summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/remap.hlsl.templatetypes.everything.frag.out
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/3rdparty/glslang/Test/baseResults/remap.hlsl.templatetypes.everything.frag.out')
-rw-r--r--3rdparty/bgfx/3rdparty/glslang/Test/baseResults/remap.hlsl.templatetypes.everything.frag.out27
1 files changed, 27 insertions, 0 deletions
diff --git a/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/remap.hlsl.templatetypes.everything.frag.out b/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/remap.hlsl.templatetypes.everything.frag.out
new file mode 100644
index 00000000000..c42a037bb3f
--- /dev/null
+++ b/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/remap.hlsl.templatetypes.everything.frag.out
@@ -0,0 +1,27 @@
+remap.hlsl.templatetypes.everything.frag
+// Module Version 10000
+// Generated by (magic number): 80001
+// Id's are bound by 9012
+
+ Capability Shader
+ Capability Float64
+ 1: ExtInstImport "GLSL.std.450"
+ MemoryModel Logical GLSL450
+ EntryPoint Fragment 5663 "main" 4045 4872
+ ExecutionMode 5663 OriginUpperLeft
+ Decorate 4045 Location 0
+ Decorate 4872 Location 0
+ 8: TypeVoid
+ 1282: TypeFunction 8
+ 13: TypeFloat 32
+ 29: TypeVector 13(float) 4
+ 2572: 13(float) Constant 0
+ 650: TypePointer Output 13(float)
+ 4045: 650(ptr) Variable Output
+ 666: TypePointer Input 29(fvec4)
+ 4872: 666(ptr) Variable Input
+ 5663: 8 Function None 1282
+ 9011: Label
+ Store 4045 2572
+ Return
+ FunctionEnd