1617a3babSopenharmony_cihlsl.structStructName.frag
2617a3babSopenharmony_ciShader version: 500
3617a3babSopenharmony_cigl_FragCoord origin is upper left
4617a3babSopenharmony_ci0:? Sequence
5617a3babSopenharmony_ci0:4  Function Definition: @main( ( temp int)
6617a3babSopenharmony_ci0:4    Function Parameters: 
7617a3babSopenharmony_ci0:?     Sequence
8617a3babSopenharmony_ci0:6      Branch: Return with expression
9617a3babSopenharmony_ci0:6        s: direct index for structure ( temp int)
10617a3babSopenharmony_ci0:6          't' ( temp structure{ temp int s})
11617a3babSopenharmony_ci0:6          Constant:
12617a3babSopenharmony_ci0:6            0 (const int)
13617a3babSopenharmony_ci0:4  Function Definition: main( ( temp void)
14617a3babSopenharmony_ci0:4    Function Parameters: 
15617a3babSopenharmony_ci0:?     Sequence
16617a3babSopenharmony_ci0:4      move second child to first child ( temp int)
17617a3babSopenharmony_ci0:?         '@entryPointOutput' (layout( location=0) out int)
18617a3babSopenharmony_ci0:4        Function Call: @main( ( temp int)
19617a3babSopenharmony_ci0:?   Linker Objects
20617a3babSopenharmony_ci0:?     '@entryPointOutput' (layout( location=0) out int)
21617a3babSopenharmony_ci
22617a3babSopenharmony_ci
23617a3babSopenharmony_ciLinked fragment stage:
24617a3babSopenharmony_ci
25617a3babSopenharmony_ci
26617a3babSopenharmony_ciShader version: 500
27617a3babSopenharmony_cigl_FragCoord origin is upper left
28617a3babSopenharmony_ci0:? Sequence
29617a3babSopenharmony_ci0:4  Function Definition: @main( ( temp int)
30617a3babSopenharmony_ci0:4    Function Parameters: 
31617a3babSopenharmony_ci0:?     Sequence
32617a3babSopenharmony_ci0:6      Branch: Return with expression
33617a3babSopenharmony_ci0:6        s: direct index for structure ( temp int)
34617a3babSopenharmony_ci0:6          't' ( temp structure{ temp int s})
35617a3babSopenharmony_ci0:6          Constant:
36617a3babSopenharmony_ci0:6            0 (const int)
37617a3babSopenharmony_ci0:4  Function Definition: main( ( temp void)
38617a3babSopenharmony_ci0:4    Function Parameters: 
39617a3babSopenharmony_ci0:?     Sequence
40617a3babSopenharmony_ci0:4      move second child to first child ( temp int)
41617a3babSopenharmony_ci0:?         '@entryPointOutput' (layout( location=0) out int)
42617a3babSopenharmony_ci0:4        Function Call: @main( ( temp int)
43617a3babSopenharmony_ci0:?   Linker Objects
44617a3babSopenharmony_ci0:?     '@entryPointOutput' (layout( location=0) out int)
45617a3babSopenharmony_ci
46617a3babSopenharmony_ci// Module Version 10000
47617a3babSopenharmony_ci// Generated by (magic number): 8000b
48617a3babSopenharmony_ci// Id's are bound by 22
49617a3babSopenharmony_ci
50617a3babSopenharmony_ci                              Capability Shader
51617a3babSopenharmony_ci               1:             ExtInstImport  "GLSL.std.450"
52617a3babSopenharmony_ci                              MemoryModel Logical GLSL450
53617a3babSopenharmony_ci                              EntryPoint Fragment 4  "main" 20
54617a3babSopenharmony_ci                              ExecutionMode 4 OriginUpperLeft
55617a3babSopenharmony_ci                              Source HLSL 500
56617a3babSopenharmony_ci                              Name 4  "main"
57617a3babSopenharmony_ci                              Name 8  "@main("
58617a3babSopenharmony_ci                              Name 10  "S"
59617a3babSopenharmony_ci                              MemberName 10(S) 0  "s"
60617a3babSopenharmony_ci                              Name 12  "t"
61617a3babSopenharmony_ci                              Name 20  "@entryPointOutput"
62617a3babSopenharmony_ci                              Decorate 20(@entryPointOutput) Location 0
63617a3babSopenharmony_ci               2:             TypeVoid
64617a3babSopenharmony_ci               3:             TypeFunction 2
65617a3babSopenharmony_ci               6:             TypeInt 32 1
66617a3babSopenharmony_ci               7:             TypeFunction 6(int)
67617a3babSopenharmony_ci           10(S):             TypeStruct 6(int)
68617a3babSopenharmony_ci              11:             TypePointer Function 10(S)
69617a3babSopenharmony_ci              13:      6(int) Constant 0
70617a3babSopenharmony_ci              14:             TypePointer Function 6(int)
71617a3babSopenharmony_ci              19:             TypePointer Output 6(int)
72617a3babSopenharmony_ci20(@entryPointOutput):     19(ptr) Variable Output
73617a3babSopenharmony_ci         4(main):           2 Function None 3
74617a3babSopenharmony_ci               5:             Label
75617a3babSopenharmony_ci              21:      6(int) FunctionCall 8(@main()
76617a3babSopenharmony_ci                              Store 20(@entryPointOutput) 21
77617a3babSopenharmony_ci                              Return
78617a3babSopenharmony_ci                              FunctionEnd
79617a3babSopenharmony_ci       8(@main():      6(int) Function None 7
80617a3babSopenharmony_ci               9:             Label
81617a3babSopenharmony_ci           12(t):     11(ptr) Variable Function
82617a3babSopenharmony_ci              15:     14(ptr) AccessChain 12(t) 13
83617a3babSopenharmony_ci              16:      6(int) Load 15
84617a3babSopenharmony_ci                              ReturnValue 16
85617a3babSopenharmony_ci                              FunctionEnd
86