1remap.hlsl.templatetypes.everything.frag
2// Module Version 10000
3// Generated by (magic number): 80007
4// Id's are bound by 24954
5
6                              Capability Shader
7                              Capability Float64
8               1:             ExtInstImport  "GLSL.std.450"
9                              MemoryModel Logical GLSL450
10                              EntryPoint Fragment 5663  "main" 4872 4045
11                              ExecutionMode 5663 OriginUpperLeft
12                              Decorate 4872 Location 0
13                              Decorate 4045 Location 0
14               8:             TypeVoid
15            1282:             TypeFunction 8
16              13:             TypeFloat 32
17              29:             TypeVector 13(float) 4
18             666:             TypePointer Function 29(fvec4)
19             255:             TypeFunction 13(float) 666(ptr)
20            2572:   13(float) Constant 0
21             667:             TypePointer Input 29(fvec4)
22            4872:    667(ptr) Variable Input
23             650:             TypePointer Output 13(float)
24            4045:    650(ptr) Variable Output
25            5663:           8 Function None 1282
26           24953:             Label
27            5786:    666(ptr) Variable Function
28           24021:   29(fvec4) Load 4872
29                              Store 5786 24021
30            9338:   13(float) FunctionCall 3917 5786
31                              Store 4045 9338
32                              Return
33                              FunctionEnd
34            3917:   13(float) Function None 255
35           10636:    666(ptr) FunctionParameter
36           10637:             Label
37                              ReturnValue 2572
38                              FunctionEnd
39