1617a3babSopenharmony_cihlsl.sin.frag
2617a3babSopenharmony_ciShader version: 500
3617a3babSopenharmony_cigl_FragCoord origin is upper left
4617a3babSopenharmony_ci0:? Sequence
5617a3babSopenharmony_ci0:2  Function Definition: @PixelShaderFunction(vf4; ( temp 4-component vector of float)
6617a3babSopenharmony_ci0:2    Function Parameters: 
7617a3babSopenharmony_ci0:2      'input' ( in 4-component vector of float)
8617a3babSopenharmony_ci0:?     Sequence
9617a3babSopenharmony_ci0:3      Branch: Return with expression
10617a3babSopenharmony_ci0:3        sine ( temp 4-component vector of float)
11617a3babSopenharmony_ci0:3          'input' ( in 4-component vector of float)
12617a3babSopenharmony_ci0:2  Function Definition: PixelShaderFunction( ( temp void)
13617a3babSopenharmony_ci0:2    Function Parameters: 
14617a3babSopenharmony_ci0:?     Sequence
15617a3babSopenharmony_ci0:2      move second child to first child ( temp 4-component vector of float)
16617a3babSopenharmony_ci0:?         'input' ( temp 4-component vector of float)
17617a3babSopenharmony_ci0:?         'input' (layout( location=0) in 4-component vector of float)
18617a3babSopenharmony_ci0:2      move second child to first child ( temp 4-component vector of float)
19617a3babSopenharmony_ci0:?         '@entryPointOutput' (layout( location=0) out 4-component vector of float)
20617a3babSopenharmony_ci0:2        Function Call: @PixelShaderFunction(vf4; ( temp 4-component vector of float)
21617a3babSopenharmony_ci0:?           'input' ( temp 4-component vector of float)
22617a3babSopenharmony_ci0:?   Linker Objects
23617a3babSopenharmony_ci0:?     '@entryPointOutput' (layout( location=0) out 4-component vector of float)
24617a3babSopenharmony_ci0:?     'input' (layout( location=0) in 4-component vector of float)
25617a3babSopenharmony_ci
26617a3babSopenharmony_ci
27617a3babSopenharmony_ciLinked fragment stage:
28617a3babSopenharmony_ci
29617a3babSopenharmony_ci
30617a3babSopenharmony_ciShader version: 500
31617a3babSopenharmony_cigl_FragCoord origin is upper left
32617a3babSopenharmony_ci0:? Sequence
33617a3babSopenharmony_ci0:2  Function Definition: @PixelShaderFunction(vf4; ( temp 4-component vector of float)
34617a3babSopenharmony_ci0:2    Function Parameters: 
35617a3babSopenharmony_ci0:2      'input' ( in 4-component vector of float)
36617a3babSopenharmony_ci0:?     Sequence
37617a3babSopenharmony_ci0:3      Branch: Return with expression
38617a3babSopenharmony_ci0:3        sine ( temp 4-component vector of float)
39617a3babSopenharmony_ci0:3          'input' ( in 4-component vector of float)
40617a3babSopenharmony_ci0:2  Function Definition: PixelShaderFunction( ( temp void)
41617a3babSopenharmony_ci0:2    Function Parameters: 
42617a3babSopenharmony_ci0:?     Sequence
43617a3babSopenharmony_ci0:2      move second child to first child ( temp 4-component vector of float)
44617a3babSopenharmony_ci0:?         'input' ( temp 4-component vector of float)
45617a3babSopenharmony_ci0:?         'input' (layout( location=0) in 4-component vector of float)
46617a3babSopenharmony_ci0:2      move second child to first child ( temp 4-component vector of float)
47617a3babSopenharmony_ci0:?         '@entryPointOutput' (layout( location=0) out 4-component vector of float)
48617a3babSopenharmony_ci0:2        Function Call: @PixelShaderFunction(vf4; ( temp 4-component vector of float)
49617a3babSopenharmony_ci0:?           'input' ( temp 4-component vector of float)
50617a3babSopenharmony_ci0:?   Linker Objects
51617a3babSopenharmony_ci0:?     '@entryPointOutput' (layout( location=0) out 4-component vector of float)
52617a3babSopenharmony_ci0:?     'input' (layout( location=0) in 4-component vector of float)
53617a3babSopenharmony_ci
54617a3babSopenharmony_ci// Module Version 10000
55617a3babSopenharmony_ci// Generated by (magic number): 8000b
56617a3babSopenharmony_ci// Id's are bound by 26
57617a3babSopenharmony_ci
58617a3babSopenharmony_ci                              Capability Shader
59617a3babSopenharmony_ci               1:             ExtInstImport  "GLSL.std.450"
60617a3babSopenharmony_ci                              MemoryModel Logical GLSL450
61617a3babSopenharmony_ci                              EntryPoint Fragment 4  "PixelShaderFunction" 19 22
62617a3babSopenharmony_ci                              ExecutionMode 4 OriginUpperLeft
63617a3babSopenharmony_ci                              Source HLSL 500
64617a3babSopenharmony_ci                              Name 4  "PixelShaderFunction"
65617a3babSopenharmony_ci                              Name 11  "@PixelShaderFunction(vf4;"
66617a3babSopenharmony_ci                              Name 10  "input"
67617a3babSopenharmony_ci                              Name 17  "input"
68617a3babSopenharmony_ci                              Name 19  "input"
69617a3babSopenharmony_ci                              Name 22  "@entryPointOutput"
70617a3babSopenharmony_ci                              Name 23  "param"
71617a3babSopenharmony_ci                              Decorate 19(input) Location 0
72617a3babSopenharmony_ci                              Decorate 22(@entryPointOutput) Location 0
73617a3babSopenharmony_ci               2:             TypeVoid
74617a3babSopenharmony_ci               3:             TypeFunction 2
75617a3babSopenharmony_ci               6:             TypeFloat 32
76617a3babSopenharmony_ci               7:             TypeVector 6(float) 4
77617a3babSopenharmony_ci               8:             TypePointer Function 7(fvec4)
78617a3babSopenharmony_ci               9:             TypeFunction 7(fvec4) 8(ptr)
79617a3babSopenharmony_ci              18:             TypePointer Input 7(fvec4)
80617a3babSopenharmony_ci       19(input):     18(ptr) Variable Input
81617a3babSopenharmony_ci              21:             TypePointer Output 7(fvec4)
82617a3babSopenharmony_ci22(@entryPointOutput):     21(ptr) Variable Output
83617a3babSopenharmony_ci4(PixelShaderFunction):           2 Function None 3
84617a3babSopenharmony_ci               5:             Label
85617a3babSopenharmony_ci       17(input):      8(ptr) Variable Function
86617a3babSopenharmony_ci       23(param):      8(ptr) Variable Function
87617a3babSopenharmony_ci              20:    7(fvec4) Load 19(input)
88617a3babSopenharmony_ci                              Store 17(input) 20
89617a3babSopenharmony_ci              24:    7(fvec4) Load 17(input)
90617a3babSopenharmony_ci                              Store 23(param) 24
91617a3babSopenharmony_ci              25:    7(fvec4) FunctionCall 11(@PixelShaderFunction(vf4;) 23(param)
92617a3babSopenharmony_ci                              Store 22(@entryPointOutput) 25
93617a3babSopenharmony_ci                              Return
94617a3babSopenharmony_ci                              FunctionEnd
95617a3babSopenharmony_ci11(@PixelShaderFunction(vf4;):    7(fvec4) Function None 9
96617a3babSopenharmony_ci       10(input):      8(ptr) FunctionParameter
97617a3babSopenharmony_ci              12:             Label
98617a3babSopenharmony_ci              13:    7(fvec4) Load 10(input)
99617a3babSopenharmony_ci              14:    7(fvec4) ExtInst 1(GLSL.std.450) 13(Sin) 13
100617a3babSopenharmony_ci                              ReturnValue 14
101617a3babSopenharmony_ci                              FunctionEnd
102