1617a3babSopenharmony_ciglsl.460.subgroupEXT.task
2617a3babSopenharmony_ciERROR: 0:6: 'gl_SubgroupSize' : required extension not requested: GL_KHR_shader_subgroup_basic
3617a3babSopenharmony_ciERROR: 0:7: 'gl_SubgroupInvocationID' : required extension not requested: GL_KHR_shader_subgroup_basic
4617a3babSopenharmony_ciERROR: 0:8: 'subgroupBarrier' : required extension not requested: GL_KHR_shader_subgroup_basic
5617a3babSopenharmony_ciERROR: 0:9: 'subgroupMemoryBarrier' : required extension not requested: GL_KHR_shader_subgroup_basic
6617a3babSopenharmony_ciERROR: 0:10: 'subgroupMemoryBarrierBuffer' : required extension not requested: GL_KHR_shader_subgroup_basic
7617a3babSopenharmony_ciERROR: 0:11: 'subgroupMemoryBarrierImage' : required extension not requested: GL_KHR_shader_subgroup_basic
8617a3babSopenharmony_ciERROR: 0:12: 'subgroupElect' : required extension not requested: GL_KHR_shader_subgroup_basic
9617a3babSopenharmony_ciERROR: 0:13: 'gl_NumSubgroups' : required extension not requested: GL_KHR_shader_subgroup_basic
10617a3babSopenharmony_ciERROR: 0:14: 'gl_SubgroupID' : required extension not requested: GL_KHR_shader_subgroup_basic
11617a3babSopenharmony_ciERROR: 0:15: 'subgroupMemoryBarrierShared' : required extension not requested: GL_KHR_shader_subgroup_basic
12617a3babSopenharmony_ciERROR: 0:17: 'subgroupAll' : required extension not requested: GL_KHR_shader_subgroup_vote
13617a3babSopenharmony_ciERROR: 0:18: 'subgroupAny' : required extension not requested: GL_KHR_shader_subgroup_vote
14617a3babSopenharmony_ciERROR: 0:19: 'subgroupAllEqual' : required extension not requested: GL_KHR_shader_subgroup_vote
15617a3babSopenharmony_ciERROR: 0:21: 'gl_SubgroupEqMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
16617a3babSopenharmony_ciERROR: 0:22: 'gl_SubgroupGeMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
17617a3babSopenharmony_ciERROR: 0:23: 'gl_SubgroupGtMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
18617a3babSopenharmony_ciERROR: 0:24: 'gl_SubgroupLeMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
19617a3babSopenharmony_ciERROR: 0:25: 'gl_SubgroupLtMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
20617a3babSopenharmony_ciERROR: 0:26: 'subgroupBroadcast' : required extension not requested: GL_KHR_shader_subgroup_ballot
21617a3babSopenharmony_ciERROR: 0:27: 'subgroupBroadcastFirst' : required extension not requested: GL_KHR_shader_subgroup_ballot
22617a3babSopenharmony_ciERROR: 0:28: 'subgroupBallot' : required extension not requested: GL_KHR_shader_subgroup_ballot
23617a3babSopenharmony_ciERROR: 0:29: 'subgroupInverseBallot' : required extension not requested: GL_KHR_shader_subgroup_ballot
24617a3babSopenharmony_ciERROR: 0:30: 'subgroupBallotBitExtract' : required extension not requested: GL_KHR_shader_subgroup_ballot
25617a3babSopenharmony_ciERROR: 0:31: 'subgroupBallotBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
26617a3babSopenharmony_ciERROR: 0:32: 'subgroupBallotInclusiveBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
27617a3babSopenharmony_ciERROR: 0:33: 'subgroupBallotExclusiveBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
28617a3babSopenharmony_ciERROR: 0:34: 'subgroupBallotFindLSB' : required extension not requested: GL_KHR_shader_subgroup_ballot
29617a3babSopenharmony_ciERROR: 0:35: 'subgroupBallotFindMSB' : required extension not requested: GL_KHR_shader_subgroup_ballot
30617a3babSopenharmony_ciERROR: 0:37: 'subgroupShuffle' : required extension not requested: GL_KHR_shader_subgroup_shuffle
31617a3babSopenharmony_ciERROR: 0:38: 'subgroupShuffleXor' : required extension not requested: GL_KHR_shader_subgroup_shuffle
32617a3babSopenharmony_ciERROR: 0:39: 'subgroupShuffleUp' : required extension not requested: GL_KHR_shader_subgroup_shuffle_relative
33617a3babSopenharmony_ciERROR: 0:40: 'subgroupShuffleDown' : required extension not requested: GL_KHR_shader_subgroup_shuffle_relative
34617a3babSopenharmony_ciERROR: 0:42: 'subgroupAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
35617a3babSopenharmony_ciERROR: 0:43: 'subgroupMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
36617a3babSopenharmony_ciERROR: 0:44: 'subgroupMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
37617a3babSopenharmony_ciERROR: 0:45: 'subgroupMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
38617a3babSopenharmony_ciERROR: 0:46: 'subgroupAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
39617a3babSopenharmony_ciERROR: 0:47: 'subgroupOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
40617a3babSopenharmony_ciERROR: 0:48: 'subgroupXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
41617a3babSopenharmony_ciERROR: 0:49: 'subgroupInclusiveAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
42617a3babSopenharmony_ciERROR: 0:50: 'subgroupInclusiveMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
43617a3babSopenharmony_ciERROR: 0:51: 'subgroupInclusiveMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
44617a3babSopenharmony_ciERROR: 0:52: 'subgroupInclusiveMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
45617a3babSopenharmony_ciERROR: 0:53: 'subgroupInclusiveAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
46617a3babSopenharmony_ciERROR: 0:54: 'subgroupInclusiveOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
47617a3babSopenharmony_ciERROR: 0:55: 'subgroupInclusiveXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
48617a3babSopenharmony_ciERROR: 0:56: 'subgroupExclusiveAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
49617a3babSopenharmony_ciERROR: 0:57: 'subgroupExclusiveMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
50617a3babSopenharmony_ciERROR: 0:58: 'subgroupExclusiveMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
51617a3babSopenharmony_ciERROR: 0:59: 'subgroupExclusiveMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
52617a3babSopenharmony_ciERROR: 0:60: 'subgroupExclusiveAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
53617a3babSopenharmony_ciERROR: 0:61: 'subgroupExclusiveOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
54617a3babSopenharmony_ciERROR: 0:62: 'subgroupExclusiveXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
55617a3babSopenharmony_ciERROR: 0:64: 'subgroupClusteredAdd' : required extension not requested: GL_KHR_shader_subgroup_clustered
56617a3babSopenharmony_ciERROR: 0:65: 'subgroupClusteredMul' : required extension not requested: GL_KHR_shader_subgroup_clustered
57617a3babSopenharmony_ciERROR: 0:66: 'subgroupClusteredMin' : required extension not requested: GL_KHR_shader_subgroup_clustered
58617a3babSopenharmony_ciERROR: 0:67: 'subgroupClusteredMax' : required extension not requested: GL_KHR_shader_subgroup_clustered
59617a3babSopenharmony_ciERROR: 0:68: 'subgroupClusteredAnd' : required extension not requested: GL_KHR_shader_subgroup_clustered
60617a3babSopenharmony_ciERROR: 0:69: 'subgroupClusteredOr' : required extension not requested: GL_KHR_shader_subgroup_clustered
61617a3babSopenharmony_ciERROR: 0:70: 'subgroupClusteredXor' : required extension not requested: GL_KHR_shader_subgroup_clustered
62617a3babSopenharmony_ciERROR: 0:72: 'subgroupQuadBroadcast' : required extension not requested: GL_KHR_shader_subgroup_quad
63617a3babSopenharmony_ciERROR: 0:73: 'subgroupQuadSwapHorizontal' : required extension not requested: GL_KHR_shader_subgroup_quad
64617a3babSopenharmony_ciERROR: 0:74: 'subgroupQuadSwapVertical' : required extension not requested: GL_KHR_shader_subgroup_quad
65617a3babSopenharmony_ciERROR: 0:75: 'subgroupQuadSwapDiagonal' : required extension not requested: GL_KHR_shader_subgroup_quad
66617a3babSopenharmony_ciERROR: 64 compilation errors.  No code generated.
67617a3babSopenharmony_ci
68617a3babSopenharmony_ci
69617a3babSopenharmony_ciShader version: 460
70617a3babSopenharmony_ciRequested GL_EXT_mesh_shader
71617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_arithmetic
72617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_ballot
73617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_basic
74617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_clustered
75617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_quad
76617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle
77617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle_relative
78617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_vote
79617a3babSopenharmony_cilocal_size = (32, 1, 1)
80617a3babSopenharmony_ciERROR: node is still EOpNull!
81617a3babSopenharmony_ci0:3  Function Definition: undeclared_errors(vf4; ( global 4-component vector of float)
82617a3babSopenharmony_ci0:3    Function Parameters: 
83617a3babSopenharmony_ci0:3      'f4' ( in 4-component vector of float)
84617a3babSopenharmony_ci0:?     Sequence
85617a3babSopenharmony_ci0:6      'gl_SubgroupSize' ( in uint SubgroupSize)
86617a3babSopenharmony_ci0:7      'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID)
87617a3babSopenharmony_ci0:8      subgroupBarrier ( global void)
88617a3babSopenharmony_ci0:9      subgroupMemoryBarrier ( global void)
89617a3babSopenharmony_ci0:10      subgroupMemoryBarrierBuffer ( global void)
90617a3babSopenharmony_ci0:11      subgroupMemoryBarrierImage ( global void)
91617a3babSopenharmony_ci0:12      subgroupElect ( global bool)
92617a3babSopenharmony_ci0:13      'gl_NumSubgroups' ( in uint NumSubgroups)
93617a3babSopenharmony_ci0:14      'gl_SubgroupID' ( in uint SubgroupID)
94617a3babSopenharmony_ci0:15      subgroupMemoryBarrierShared ( global void)
95617a3babSopenharmony_ci0:17      subgroupAll ( global bool)
96617a3babSopenharmony_ci0:17        Constant:
97617a3babSopenharmony_ci0:17          true (const bool)
98617a3babSopenharmony_ci0:18      subgroupAny ( global bool)
99617a3babSopenharmony_ci0:18        Constant:
100617a3babSopenharmony_ci0:18          false (const bool)
101617a3babSopenharmony_ci0:19      subgroupAllEqual ( global bool)
102617a3babSopenharmony_ci0:19        'f4' ( in 4-component vector of float)
103617a3babSopenharmony_ci0:21      'gl_SubgroupEqMask' ( in 4-component vector of uint SubgroupEqMask)
104617a3babSopenharmony_ci0:22      'gl_SubgroupGeMask' ( in 4-component vector of uint SubgroupGeMask)
105617a3babSopenharmony_ci0:23      'gl_SubgroupGtMask' ( in 4-component vector of uint SubgroupGtMask)
106617a3babSopenharmony_ci0:24      'gl_SubgroupLeMask' ( in 4-component vector of uint SubgroupLeMask)
107617a3babSopenharmony_ci0:25      'gl_SubgroupLtMask' ( in 4-component vector of uint SubgroupLtMask)
108617a3babSopenharmony_ci0:26      subgroupBroadcast ( global 4-component vector of float)
109617a3babSopenharmony_ci0:26        'f4' ( in 4-component vector of float)
110617a3babSopenharmony_ci0:26        Constant:
111617a3babSopenharmony_ci0:26          0 (const uint)
112617a3babSopenharmony_ci0:27      subgroupBroadcastFirst ( global 4-component vector of float)
113617a3babSopenharmony_ci0:27        'f4' ( in 4-component vector of float)
114617a3babSopenharmony_ci0:28      Sequence
115617a3babSopenharmony_ci0:28        move second child to first child ( temp 4-component vector of uint)
116617a3babSopenharmony_ci0:28          'ballot' ( temp 4-component vector of uint)
117617a3babSopenharmony_ci0:28          subgroupBallot ( global 4-component vector of uint)
118617a3babSopenharmony_ci0:28            Constant:
119617a3babSopenharmony_ci0:28              false (const bool)
120617a3babSopenharmony_ci0:29      subgroupInverseBallot ( global bool)
121617a3babSopenharmony_ci0:29        Constant:
122617a3babSopenharmony_ci0:29          1 (const uint)
123617a3babSopenharmony_ci0:29          1 (const uint)
124617a3babSopenharmony_ci0:29          1 (const uint)
125617a3babSopenharmony_ci0:29          1 (const uint)
126617a3babSopenharmony_ci0:30      subgroupBallotBitExtract ( global bool)
127617a3babSopenharmony_ci0:30        'ballot' ( temp 4-component vector of uint)
128617a3babSopenharmony_ci0:30        Constant:
129617a3babSopenharmony_ci0:30          0 (const uint)
130617a3babSopenharmony_ci0:31      subgroupBallotBitCount ( global uint)
131617a3babSopenharmony_ci0:31        'ballot' ( temp 4-component vector of uint)
132617a3babSopenharmony_ci0:32      subgroupBallotInclusiveBitCount ( global uint)
133617a3babSopenharmony_ci0:32        'ballot' ( temp 4-component vector of uint)
134617a3babSopenharmony_ci0:33      subgroupBallotExclusiveBitCount ( global uint)
135617a3babSopenharmony_ci0:33        'ballot' ( temp 4-component vector of uint)
136617a3babSopenharmony_ci0:34      subgroupBallotFindLSB ( global uint)
137617a3babSopenharmony_ci0:34        'ballot' ( temp 4-component vector of uint)
138617a3babSopenharmony_ci0:35      subgroupBallotFindMSB ( global uint)
139617a3babSopenharmony_ci0:35        'ballot' ( temp 4-component vector of uint)
140617a3babSopenharmony_ci0:37      subgroupShuffle ( global 4-component vector of float)
141617a3babSopenharmony_ci0:37        'f4' ( in 4-component vector of float)
142617a3babSopenharmony_ci0:37        Constant:
143617a3babSopenharmony_ci0:37          0 (const uint)
144617a3babSopenharmony_ci0:38      subgroupShuffleXor ( global 4-component vector of float)
145617a3babSopenharmony_ci0:38        'f4' ( in 4-component vector of float)
146617a3babSopenharmony_ci0:38        Constant:
147617a3babSopenharmony_ci0:38          1 (const uint)
148617a3babSopenharmony_ci0:39      subgroupShuffleUp ( global 4-component vector of float)
149617a3babSopenharmony_ci0:39        'f4' ( in 4-component vector of float)
150617a3babSopenharmony_ci0:39        Constant:
151617a3babSopenharmony_ci0:39          1 (const uint)
152617a3babSopenharmony_ci0:40      subgroupShuffleDown ( global 4-component vector of float)
153617a3babSopenharmony_ci0:40        'f4' ( in 4-component vector of float)
154617a3babSopenharmony_ci0:40        Constant:
155617a3babSopenharmony_ci0:40          1 (const uint)
156617a3babSopenharmony_ci0:42      move second child to first child ( temp 4-component vector of float)
157617a3babSopenharmony_ci0:42        'result' ( temp 4-component vector of float)
158617a3babSopenharmony_ci0:42        subgroupAdd ( global 4-component vector of float)
159617a3babSopenharmony_ci0:42          'f4' ( in 4-component vector of float)
160617a3babSopenharmony_ci0:43      subgroupMul ( global 4-component vector of float)
161617a3babSopenharmony_ci0:43        'f4' ( in 4-component vector of float)
162617a3babSopenharmony_ci0:44      subgroupMin ( global 4-component vector of float)
163617a3babSopenharmony_ci0:44        'f4' ( in 4-component vector of float)
164617a3babSopenharmony_ci0:45      subgroupMax ( global 4-component vector of float)
165617a3babSopenharmony_ci0:45        'f4' ( in 4-component vector of float)
166617a3babSopenharmony_ci0:46      subgroupAnd ( global 4-component vector of uint)
167617a3babSopenharmony_ci0:46        'ballot' ( temp 4-component vector of uint)
168617a3babSopenharmony_ci0:47      subgroupOr ( global 4-component vector of uint)
169617a3babSopenharmony_ci0:47        'ballot' ( temp 4-component vector of uint)
170617a3babSopenharmony_ci0:48      subgroupXor ( global 4-component vector of uint)
171617a3babSopenharmony_ci0:48        'ballot' ( temp 4-component vector of uint)
172617a3babSopenharmony_ci0:49      subgroupInclusiveAdd ( global 4-component vector of float)
173617a3babSopenharmony_ci0:49        'f4' ( in 4-component vector of float)
174617a3babSopenharmony_ci0:50      subgroupInclusiveMul ( global 4-component vector of float)
175617a3babSopenharmony_ci0:50        'f4' ( in 4-component vector of float)
176617a3babSopenharmony_ci0:51      subgroupInclusiveMin ( global 4-component vector of float)
177617a3babSopenharmony_ci0:51        'f4' ( in 4-component vector of float)
178617a3babSopenharmony_ci0:52      subgroupInclusiveMax ( global 4-component vector of float)
179617a3babSopenharmony_ci0:52        'f4' ( in 4-component vector of float)
180617a3babSopenharmony_ci0:53      subgroupInclusiveAnd ( global 4-component vector of uint)
181617a3babSopenharmony_ci0:53        'ballot' ( temp 4-component vector of uint)
182617a3babSopenharmony_ci0:54      subgroupInclusiveOr ( global 4-component vector of uint)
183617a3babSopenharmony_ci0:54        'ballot' ( temp 4-component vector of uint)
184617a3babSopenharmony_ci0:55      subgroupInclusiveXor ( global 4-component vector of uint)
185617a3babSopenharmony_ci0:55        'ballot' ( temp 4-component vector of uint)
186617a3babSopenharmony_ci0:56      subgroupExclusiveAdd ( global 4-component vector of float)
187617a3babSopenharmony_ci0:56        'f4' ( in 4-component vector of float)
188617a3babSopenharmony_ci0:57      subgroupExclusiveMul ( global 4-component vector of float)
189617a3babSopenharmony_ci0:57        'f4' ( in 4-component vector of float)
190617a3babSopenharmony_ci0:58      subgroupExclusiveMin ( global 4-component vector of float)
191617a3babSopenharmony_ci0:58        'f4' ( in 4-component vector of float)
192617a3babSopenharmony_ci0:59      subgroupExclusiveMax ( global 4-component vector of float)
193617a3babSopenharmony_ci0:59        'f4' ( in 4-component vector of float)
194617a3babSopenharmony_ci0:60      subgroupExclusiveAnd ( global 4-component vector of uint)
195617a3babSopenharmony_ci0:60        'ballot' ( temp 4-component vector of uint)
196617a3babSopenharmony_ci0:61      subgroupExclusiveOr ( global 4-component vector of uint)
197617a3babSopenharmony_ci0:61        'ballot' ( temp 4-component vector of uint)
198617a3babSopenharmony_ci0:62      subgroupExclusiveXor ( global 4-component vector of uint)
199617a3babSopenharmony_ci0:62        'ballot' ( temp 4-component vector of uint)
200617a3babSopenharmony_ci0:64      subgroupClusteredAdd ( global 4-component vector of float)
201617a3babSopenharmony_ci0:64        'f4' ( in 4-component vector of float)
202617a3babSopenharmony_ci0:64        Constant:
203617a3babSopenharmony_ci0:64          2 (const uint)
204617a3babSopenharmony_ci0:65      subgroupClusteredMul ( global 4-component vector of float)
205617a3babSopenharmony_ci0:65        'f4' ( in 4-component vector of float)
206617a3babSopenharmony_ci0:65        Constant:
207617a3babSopenharmony_ci0:65          2 (const uint)
208617a3babSopenharmony_ci0:66      subgroupClusteredMin ( global 4-component vector of float)
209617a3babSopenharmony_ci0:66        'f4' ( in 4-component vector of float)
210617a3babSopenharmony_ci0:66        Constant:
211617a3babSopenharmony_ci0:66          2 (const uint)
212617a3babSopenharmony_ci0:67      subgroupClusteredMax ( global 4-component vector of float)
213617a3babSopenharmony_ci0:67        'f4' ( in 4-component vector of float)
214617a3babSopenharmony_ci0:67        Constant:
215617a3babSopenharmony_ci0:67          2 (const uint)
216617a3babSopenharmony_ci0:68      subgroupClusteredAnd ( global 4-component vector of uint)
217617a3babSopenharmony_ci0:68        'ballot' ( temp 4-component vector of uint)
218617a3babSopenharmony_ci0:68        Constant:
219617a3babSopenharmony_ci0:68          2 (const uint)
220617a3babSopenharmony_ci0:69      subgroupClusteredOr ( global 4-component vector of uint)
221617a3babSopenharmony_ci0:69        'ballot' ( temp 4-component vector of uint)
222617a3babSopenharmony_ci0:69        Constant:
223617a3babSopenharmony_ci0:69          2 (const uint)
224617a3babSopenharmony_ci0:70      subgroupClusteredXor ( global 4-component vector of uint)
225617a3babSopenharmony_ci0:70        'ballot' ( temp 4-component vector of uint)
226617a3babSopenharmony_ci0:70        Constant:
227617a3babSopenharmony_ci0:70          2 (const uint)
228617a3babSopenharmony_ci0:72      subgroupQuadBroadcast ( global 4-component vector of float)
229617a3babSopenharmony_ci0:72        'f4' ( in 4-component vector of float)
230617a3babSopenharmony_ci0:72        Constant:
231617a3babSopenharmony_ci0:72          0 (const uint)
232617a3babSopenharmony_ci0:73      subgroupQuadSwapHorizontal ( global 4-component vector of float)
233617a3babSopenharmony_ci0:73        'f4' ( in 4-component vector of float)
234617a3babSopenharmony_ci0:74      subgroupQuadSwapVertical ( global 4-component vector of float)
235617a3babSopenharmony_ci0:74        'f4' ( in 4-component vector of float)
236617a3babSopenharmony_ci0:75      subgroupQuadSwapDiagonal ( global 4-component vector of float)
237617a3babSopenharmony_ci0:75        'f4' ( in 4-component vector of float)
238617a3babSopenharmony_ci0:77      Branch: Return with expression
239617a3babSopenharmony_ci0:77        'result' ( temp 4-component vector of float)
240617a3babSopenharmony_ci0:102  Function Definition: main( ( global void)
241617a3babSopenharmony_ci0:102    Function Parameters: 
242617a3babSopenharmony_ci0:104    Sequence
243617a3babSopenharmony_ci0:104      Sequence
244617a3babSopenharmony_ci0:104        move second child to first child ( temp uint)
245617a3babSopenharmony_ci0:104          'iid' ( temp uint)
246617a3babSopenharmony_ci0:104          direct index ( temp uint)
247617a3babSopenharmony_ci0:104            'gl_LocalInvocationID' ( in 3-component vector of uint LocalInvocationID)
248617a3babSopenharmony_ci0:104            Constant:
249617a3babSopenharmony_ci0:104              0 (const int)
250617a3babSopenharmony_ci0:105      Sequence
251617a3babSopenharmony_ci0:105        move second child to first child ( temp uint)
252617a3babSopenharmony_ci0:105          'gid' ( temp uint)
253617a3babSopenharmony_ci0:105          direct index ( temp uint)
254617a3babSopenharmony_ci0:105            'gl_WorkGroupID' ( in 3-component vector of uint WorkGroupID)
255617a3babSopenharmony_ci0:105            Constant:
256617a3babSopenharmony_ci0:105              0 (const int)
257617a3babSopenharmony_ci0:108      Sequence
258617a3babSopenharmony_ci0:108        Sequence
259617a3babSopenharmony_ci0:108          move second child to first child ( temp uint)
260617a3babSopenharmony_ci0:108            'i' ( temp uint)
261617a3babSopenharmony_ci0:108            Constant:
262617a3babSopenharmony_ci0:108              0 (const uint)
263617a3babSopenharmony_ci0:108        Loop with condition tested first
264617a3babSopenharmony_ci0:108          Loop Condition
265617a3babSopenharmony_ci0:108          Compare Less Than ( temp bool)
266617a3babSopenharmony_ci0:108            'i' ( temp uint)
267617a3babSopenharmony_ci0:108            Constant:
268617a3babSopenharmony_ci0:108              10 (const uint)
269617a3babSopenharmony_ci0:108          Loop Body
270617a3babSopenharmony_ci0:109          Sequence
271617a3babSopenharmony_ci0:109            move second child to first child ( temp 4-component vector of float)
272617a3babSopenharmony_ci0:109              indirect index ( temp 4-component vector of float)
273617a3babSopenharmony_ci0:109                'mem' ( shared 10-element array of 4-component vector of float)
274617a3babSopenharmony_ci0:109                'i' ( temp uint)
275617a3babSopenharmony_ci0:109              Construct vec4 ( temp 4-component vector of float)
276617a3babSopenharmony_ci0:109                Convert uint to float ( temp float)
277617a3babSopenharmony_ci0:109                  add ( temp uint)
278617a3babSopenharmony_ci0:109                    'i' ( temp uint)
279617a3babSopenharmony_ci0:109                    uni_value: direct index for structure (layout( column_major shared) uniform uint)
280617a3babSopenharmony_ci0:109                      'anon@0' (layout( column_major shared) uniform block{layout( column_major shared) uniform uint uni_value})
281617a3babSopenharmony_ci0:109                      Constant:
282617a3babSopenharmony_ci0:109                        0 (const uint)
283617a3babSopenharmony_ci0:108          Loop Terminal Expression
284617a3babSopenharmony_ci0:108          Pre-Increment ( temp uint)
285617a3babSopenharmony_ci0:108            'i' ( temp uint)
286617a3babSopenharmony_ci0:111      imageStore ( global void)
287617a3babSopenharmony_ci0:111        'uni_image' (layout( binding=0) writeonly uniform image2D)
288617a3babSopenharmony_ci0:111        Construct ivec2 ( temp 2-component vector of int)
289617a3babSopenharmony_ci0:111          Convert uint to int ( temp int)
290617a3babSopenharmony_ci0:111            'iid' ( temp uint)
291617a3babSopenharmony_ci0:111        indirect index ( temp 4-component vector of float)
292617a3babSopenharmony_ci0:111          'mem' ( shared 10-element array of 4-component vector of float)
293617a3babSopenharmony_ci0:111          'gid' ( temp uint)
294617a3babSopenharmony_ci0:112      imageStore ( global void)
295617a3babSopenharmony_ci0:112        'uni_image' (layout( binding=0) writeonly uniform image2D)
296617a3babSopenharmony_ci0:112        Construct ivec2 ( temp 2-component vector of int)
297617a3babSopenharmony_ci0:112          Convert uint to int ( temp int)
298617a3babSopenharmony_ci0:112            'iid' ( temp uint)
299617a3babSopenharmony_ci0:112        indirect index ( temp 4-component vector of float)
300617a3babSopenharmony_ci0:112          'mem' ( shared 10-element array of 4-component vector of float)
301617a3babSopenharmony_ci0:112          add ( temp uint)
302617a3babSopenharmony_ci0:112            'gid' ( temp uint)
303617a3babSopenharmony_ci0:112            Constant:
304617a3babSopenharmony_ci0:112              1 (const uint)
305617a3babSopenharmony_ci0:114      MemoryBarrierShared ( global void)
306617a3babSopenharmony_ci0:114      Barrier ( global void)
307617a3babSopenharmony_ci0:118      move second child to first child ( temp 2-component vector of float)
308617a3babSopenharmony_ci0:118        dummy: direct index for structure ( global 2-component vector of float)
309617a3babSopenharmony_ci0:118          'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
310617a3babSopenharmony_ci0:118          Constant:
311617a3babSopenharmony_ci0:118            0 (const int)
312617a3babSopenharmony_ci0:118        Constant:
313617a3babSopenharmony_ci0:118          30.000000
314617a3babSopenharmony_ci0:118          31.000000
315617a3babSopenharmony_ci0:119      move second child to first child ( temp 2-component vector of float)
316617a3babSopenharmony_ci0:119        direct index ( temp 2-component vector of float)
317617a3babSopenharmony_ci0:119          submesh: direct index for structure ( global 3-element array of 2-component vector of float)
318617a3babSopenharmony_ci0:119            'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
319617a3babSopenharmony_ci0:119            Constant:
320617a3babSopenharmony_ci0:119              1 (const int)
321617a3babSopenharmony_ci0:119          Constant:
322617a3babSopenharmony_ci0:119            0 (const int)
323617a3babSopenharmony_ci0:119        Constant:
324617a3babSopenharmony_ci0:119          32.000000
325617a3babSopenharmony_ci0:119          33.000000
326617a3babSopenharmony_ci0:120      move second child to first child ( temp 2-component vector of float)
327617a3babSopenharmony_ci0:120        direct index ( temp 2-component vector of float)
328617a3babSopenharmony_ci0:120          submesh: direct index for structure ( global 3-element array of 2-component vector of float)
329617a3babSopenharmony_ci0:120            'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
330617a3babSopenharmony_ci0:120            Constant:
331617a3babSopenharmony_ci0:120              1 (const int)
332617a3babSopenharmony_ci0:120          Constant:
333617a3babSopenharmony_ci0:120            1 (const int)
334617a3babSopenharmony_ci0:120        Constant:
335617a3babSopenharmony_ci0:120          34.000000
336617a3babSopenharmony_ci0:120          35.000000
337617a3babSopenharmony_ci0:121      move second child to first child ( temp 2-component vector of float)
338617a3babSopenharmony_ci0:121        direct index ( temp 2-component vector of float)
339617a3babSopenharmony_ci0:121          submesh: direct index for structure ( global 3-element array of 2-component vector of float)
340617a3babSopenharmony_ci0:121            'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
341617a3babSopenharmony_ci0:121            Constant:
342617a3babSopenharmony_ci0:121              1 (const int)
343617a3babSopenharmony_ci0:121          Constant:
344617a3babSopenharmony_ci0:121            2 (const int)
345617a3babSopenharmony_ci0:121        indirect index ( temp 2-component vector of float)
346617a3babSopenharmony_ci0:121          submesh: direct index for structure ( global 3-element array of 2-component vector of float)
347617a3babSopenharmony_ci0:121            'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
348617a3babSopenharmony_ci0:121            Constant:
349617a3babSopenharmony_ci0:121              1 (const int)
350617a3babSopenharmony_ci0:121          mod ( temp uint)
351617a3babSopenharmony_ci0:121            'gid' ( temp uint)
352617a3babSopenharmony_ci0:121            Constant:
353617a3babSopenharmony_ci0:121              2 (const uint)
354617a3babSopenharmony_ci0:123      MemoryBarrierShared ( global void)
355617a3babSopenharmony_ci0:123      Barrier ( global void)
356617a3babSopenharmony_ci0:126      EmitMeshTasksEXT ( global void)
357617a3babSopenharmony_ci0:126        Constant:
358617a3babSopenharmony_ci0:126          3 (const uint)
359617a3babSopenharmony_ci0:126        Constant:
360617a3babSopenharmony_ci0:126          1 (const uint)
361617a3babSopenharmony_ci0:126        Constant:
362617a3babSopenharmony_ci0:126          1 (const uint)
363617a3babSopenharmony_ci0:130  Function Definition: basic_works( ( global void)
364617a3babSopenharmony_ci0:130    Function Parameters: 
365617a3babSopenharmony_ci0:132    Sequence
366617a3babSopenharmony_ci0:132      'gl_SubgroupSize' ( in uint SubgroupSize)
367617a3babSopenharmony_ci0:133      'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID)
368617a3babSopenharmony_ci0:134      subgroupBarrier ( global void)
369617a3babSopenharmony_ci0:135      subgroupMemoryBarrier ( global void)
370617a3babSopenharmony_ci0:136      subgroupMemoryBarrierBuffer ( global void)
371617a3babSopenharmony_ci0:137      subgroupMemoryBarrierImage ( global void)
372617a3babSopenharmony_ci0:138      subgroupElect ( global bool)
373617a3babSopenharmony_ci0:139      'gl_NumSubgroups' ( in uint NumSubgroups)
374617a3babSopenharmony_ci0:140      'gl_SubgroupID' ( in uint SubgroupID)
375617a3babSopenharmony_ci0:141      subgroupMemoryBarrierShared ( global void)
376617a3babSopenharmony_ci0:145  Function Definition: ballot_works(vf4; ( global void)
377617a3babSopenharmony_ci0:145    Function Parameters: 
378617a3babSopenharmony_ci0:145      'f4' ( in 4-component vector of float)
379617a3babSopenharmony_ci0:146    Sequence
380617a3babSopenharmony_ci0:146      'gl_SubgroupEqMask' ( in 4-component vector of uint SubgroupEqMask)
381617a3babSopenharmony_ci0:147      'gl_SubgroupGeMask' ( in 4-component vector of uint SubgroupGeMask)
382617a3babSopenharmony_ci0:148      'gl_SubgroupGtMask' ( in 4-component vector of uint SubgroupGtMask)
383617a3babSopenharmony_ci0:149      'gl_SubgroupLeMask' ( in 4-component vector of uint SubgroupLeMask)
384617a3babSopenharmony_ci0:150      'gl_SubgroupLtMask' ( in 4-component vector of uint SubgroupLtMask)
385617a3babSopenharmony_ci0:151      subgroupBroadcast ( global 4-component vector of float)
386617a3babSopenharmony_ci0:151        'f4' ( in 4-component vector of float)
387617a3babSopenharmony_ci0:151        Constant:
388617a3babSopenharmony_ci0:151          0 (const uint)
389617a3babSopenharmony_ci0:152      subgroupBroadcastFirst ( global 4-component vector of float)
390617a3babSopenharmony_ci0:152        'f4' ( in 4-component vector of float)
391617a3babSopenharmony_ci0:153      Sequence
392617a3babSopenharmony_ci0:153        move second child to first child ( temp 4-component vector of uint)
393617a3babSopenharmony_ci0:153          'ballot' ( temp 4-component vector of uint)
394617a3babSopenharmony_ci0:153          subgroupBallot ( global 4-component vector of uint)
395617a3babSopenharmony_ci0:153            Constant:
396617a3babSopenharmony_ci0:153              false (const bool)
397617a3babSopenharmony_ci0:154      subgroupInverseBallot ( global bool)
398617a3babSopenharmony_ci0:154        Constant:
399617a3babSopenharmony_ci0:154          1 (const uint)
400617a3babSopenharmony_ci0:154          1 (const uint)
401617a3babSopenharmony_ci0:154          1 (const uint)
402617a3babSopenharmony_ci0:154          1 (const uint)
403617a3babSopenharmony_ci0:155      subgroupBallotBitExtract ( global bool)
404617a3babSopenharmony_ci0:155        'ballot' ( temp 4-component vector of uint)
405617a3babSopenharmony_ci0:155        Constant:
406617a3babSopenharmony_ci0:155          0 (const uint)
407617a3babSopenharmony_ci0:156      subgroupBallotBitCount ( global uint)
408617a3babSopenharmony_ci0:156        'ballot' ( temp 4-component vector of uint)
409617a3babSopenharmony_ci0:157      subgroupBallotInclusiveBitCount ( global uint)
410617a3babSopenharmony_ci0:157        'ballot' ( temp 4-component vector of uint)
411617a3babSopenharmony_ci0:158      subgroupBallotExclusiveBitCount ( global uint)
412617a3babSopenharmony_ci0:158        'ballot' ( temp 4-component vector of uint)
413617a3babSopenharmony_ci0:159      subgroupBallotFindLSB ( global uint)
414617a3babSopenharmony_ci0:159        'ballot' ( temp 4-component vector of uint)
415617a3babSopenharmony_ci0:160      subgroupBallotFindMSB ( global uint)
416617a3babSopenharmony_ci0:160        'ballot' ( temp 4-component vector of uint)
417617a3babSopenharmony_ci0:164  Function Definition: vote_works(vf4; ( global void)
418617a3babSopenharmony_ci0:164    Function Parameters: 
419617a3babSopenharmony_ci0:164      'f4' ( in 4-component vector of float)
420617a3babSopenharmony_ci0:166    Sequence
421617a3babSopenharmony_ci0:166      subgroupAll ( global bool)
422617a3babSopenharmony_ci0:166        Constant:
423617a3babSopenharmony_ci0:166          true (const bool)
424617a3babSopenharmony_ci0:167      subgroupAny ( global bool)
425617a3babSopenharmony_ci0:167        Constant:
426617a3babSopenharmony_ci0:167          false (const bool)
427617a3babSopenharmony_ci0:168      subgroupAllEqual ( global bool)
428617a3babSopenharmony_ci0:168        'f4' ( in 4-component vector of float)
429617a3babSopenharmony_ci0:173  Function Definition: shuffle_works(vf4; ( global void)
430617a3babSopenharmony_ci0:173    Function Parameters: 
431617a3babSopenharmony_ci0:173      'f4' ( in 4-component vector of float)
432617a3babSopenharmony_ci0:175    Sequence
433617a3babSopenharmony_ci0:175      subgroupShuffle ( global 4-component vector of float)
434617a3babSopenharmony_ci0:175        'f4' ( in 4-component vector of float)
435617a3babSopenharmony_ci0:175        Constant:
436617a3babSopenharmony_ci0:175          0 (const uint)
437617a3babSopenharmony_ci0:176      subgroupShuffleXor ( global 4-component vector of float)
438617a3babSopenharmony_ci0:176        'f4' ( in 4-component vector of float)
439617a3babSopenharmony_ci0:176        Constant:
440617a3babSopenharmony_ci0:176          1 (const uint)
441617a3babSopenharmony_ci0:177      subgroupShuffleUp ( global 4-component vector of float)
442617a3babSopenharmony_ci0:177        'f4' ( in 4-component vector of float)
443617a3babSopenharmony_ci0:177        Constant:
444617a3babSopenharmony_ci0:177          1 (const uint)
445617a3babSopenharmony_ci0:178      subgroupShuffleDown ( global 4-component vector of float)
446617a3babSopenharmony_ci0:178        'f4' ( in 4-component vector of float)
447617a3babSopenharmony_ci0:178        Constant:
448617a3babSopenharmony_ci0:178          1 (const uint)
449617a3babSopenharmony_ci0:182  Function Definition: arith_works(vf4; ( global void)
450617a3babSopenharmony_ci0:182    Function Parameters: 
451617a3babSopenharmony_ci0:182      'f4' ( in 4-component vector of float)
452617a3babSopenharmony_ci0:?     Sequence
453617a3babSopenharmony_ci0:185      subgroupAdd ( global 4-component vector of float)
454617a3babSopenharmony_ci0:185        'f4' ( in 4-component vector of float)
455617a3babSopenharmony_ci0:186      subgroupMul ( global 4-component vector of float)
456617a3babSopenharmony_ci0:186        'f4' ( in 4-component vector of float)
457617a3babSopenharmony_ci0:187      subgroupMin ( global 4-component vector of float)
458617a3babSopenharmony_ci0:187        'f4' ( in 4-component vector of float)
459617a3babSopenharmony_ci0:188      subgroupMax ( global 4-component vector of float)
460617a3babSopenharmony_ci0:188        'f4' ( in 4-component vector of float)
461617a3babSopenharmony_ci0:189      subgroupAnd ( global 4-component vector of uint)
462617a3babSopenharmony_ci0:189        'ballot' ( temp 4-component vector of uint)
463617a3babSopenharmony_ci0:190      subgroupOr ( global 4-component vector of uint)
464617a3babSopenharmony_ci0:190        'ballot' ( temp 4-component vector of uint)
465617a3babSopenharmony_ci0:191      subgroupXor ( global 4-component vector of uint)
466617a3babSopenharmony_ci0:191        'ballot' ( temp 4-component vector of uint)
467617a3babSopenharmony_ci0:192      subgroupInclusiveAdd ( global 4-component vector of float)
468617a3babSopenharmony_ci0:192        'f4' ( in 4-component vector of float)
469617a3babSopenharmony_ci0:193      subgroupInclusiveMul ( global 4-component vector of float)
470617a3babSopenharmony_ci0:193        'f4' ( in 4-component vector of float)
471617a3babSopenharmony_ci0:194      subgroupInclusiveMin ( global 4-component vector of float)
472617a3babSopenharmony_ci0:194        'f4' ( in 4-component vector of float)
473617a3babSopenharmony_ci0:195      subgroupInclusiveMax ( global 4-component vector of float)
474617a3babSopenharmony_ci0:195        'f4' ( in 4-component vector of float)
475617a3babSopenharmony_ci0:196      subgroupInclusiveAnd ( global 4-component vector of uint)
476617a3babSopenharmony_ci0:196        'ballot' ( temp 4-component vector of uint)
477617a3babSopenharmony_ci0:197      subgroupInclusiveOr ( global 4-component vector of uint)
478617a3babSopenharmony_ci0:197        'ballot' ( temp 4-component vector of uint)
479617a3babSopenharmony_ci0:198      subgroupInclusiveXor ( global 4-component vector of uint)
480617a3babSopenharmony_ci0:198        'ballot' ( temp 4-component vector of uint)
481617a3babSopenharmony_ci0:199      subgroupExclusiveAdd ( global 4-component vector of float)
482617a3babSopenharmony_ci0:199        'f4' ( in 4-component vector of float)
483617a3babSopenharmony_ci0:200      subgroupExclusiveMul ( global 4-component vector of float)
484617a3babSopenharmony_ci0:200        'f4' ( in 4-component vector of float)
485617a3babSopenharmony_ci0:201      subgroupExclusiveMin ( global 4-component vector of float)
486617a3babSopenharmony_ci0:201        'f4' ( in 4-component vector of float)
487617a3babSopenharmony_ci0:202      subgroupExclusiveMax ( global 4-component vector of float)
488617a3babSopenharmony_ci0:202        'f4' ( in 4-component vector of float)
489617a3babSopenharmony_ci0:203      subgroupExclusiveAnd ( global 4-component vector of uint)
490617a3babSopenharmony_ci0:203        'ballot' ( temp 4-component vector of uint)
491617a3babSopenharmony_ci0:204      subgroupExclusiveOr ( global 4-component vector of uint)
492617a3babSopenharmony_ci0:204        'ballot' ( temp 4-component vector of uint)
493617a3babSopenharmony_ci0:205      subgroupExclusiveXor ( global 4-component vector of uint)
494617a3babSopenharmony_ci0:205        'ballot' ( temp 4-component vector of uint)
495617a3babSopenharmony_ci0:209  Function Definition: clustered_works(vf4; ( global void)
496617a3babSopenharmony_ci0:209    Function Parameters: 
497617a3babSopenharmony_ci0:209      'f4' ( in 4-component vector of float)
498617a3babSopenharmony_ci0:211    Sequence
499617a3babSopenharmony_ci0:211      Sequence
500617a3babSopenharmony_ci0:211        move second child to first child ( temp 4-component vector of uint)
501617a3babSopenharmony_ci0:211          'ballot' ( temp 4-component vector of uint)
502617a3babSopenharmony_ci0:211          Constant:
503617a3babSopenharmony_ci0:211            85 (const uint)
504617a3babSopenharmony_ci0:211            0 (const uint)
505617a3babSopenharmony_ci0:211            0 (const uint)
506617a3babSopenharmony_ci0:211            0 (const uint)
507617a3babSopenharmony_ci0:212      subgroupClusteredAdd ( global 4-component vector of float)
508617a3babSopenharmony_ci0:212        'f4' ( in 4-component vector of float)
509617a3babSopenharmony_ci0:212        Constant:
510617a3babSopenharmony_ci0:212          2 (const uint)
511617a3babSopenharmony_ci0:213      subgroupClusteredMul ( global 4-component vector of float)
512617a3babSopenharmony_ci0:213        'f4' ( in 4-component vector of float)
513617a3babSopenharmony_ci0:213        Constant:
514617a3babSopenharmony_ci0:213          2 (const uint)
515617a3babSopenharmony_ci0:214      subgroupClusteredMin ( global 4-component vector of float)
516617a3babSopenharmony_ci0:214        'f4' ( in 4-component vector of float)
517617a3babSopenharmony_ci0:214        Constant:
518617a3babSopenharmony_ci0:214          2 (const uint)
519617a3babSopenharmony_ci0:215      subgroupClusteredMax ( global 4-component vector of float)
520617a3babSopenharmony_ci0:215        'f4' ( in 4-component vector of float)
521617a3babSopenharmony_ci0:215        Constant:
522617a3babSopenharmony_ci0:215          2 (const uint)
523617a3babSopenharmony_ci0:216      subgroupClusteredAnd ( global 4-component vector of uint)
524617a3babSopenharmony_ci0:216        'ballot' ( temp 4-component vector of uint)
525617a3babSopenharmony_ci0:216        Constant:
526617a3babSopenharmony_ci0:216          2 (const uint)
527617a3babSopenharmony_ci0:217      subgroupClusteredOr ( global 4-component vector of uint)
528617a3babSopenharmony_ci0:217        'ballot' ( temp 4-component vector of uint)
529617a3babSopenharmony_ci0:217        Constant:
530617a3babSopenharmony_ci0:217          2 (const uint)
531617a3babSopenharmony_ci0:218      subgroupClusteredXor ( global 4-component vector of uint)
532617a3babSopenharmony_ci0:218        'ballot' ( temp 4-component vector of uint)
533617a3babSopenharmony_ci0:218        Constant:
534617a3babSopenharmony_ci0:218          2 (const uint)
535617a3babSopenharmony_ci0:222  Function Definition: quad_works(vf4; ( global void)
536617a3babSopenharmony_ci0:222    Function Parameters: 
537617a3babSopenharmony_ci0:222      'f4' ( in 4-component vector of float)
538617a3babSopenharmony_ci0:224    Sequence
539617a3babSopenharmony_ci0:224      subgroupQuadBroadcast ( global 4-component vector of float)
540617a3babSopenharmony_ci0:224        'f4' ( in 4-component vector of float)
541617a3babSopenharmony_ci0:224        Constant:
542617a3babSopenharmony_ci0:224          0 (const uint)
543617a3babSopenharmony_ci0:225      subgroupQuadSwapHorizontal ( global 4-component vector of float)
544617a3babSopenharmony_ci0:225        'f4' ( in 4-component vector of float)
545617a3babSopenharmony_ci0:226      subgroupQuadSwapVertical ( global 4-component vector of float)
546617a3babSopenharmony_ci0:226        'f4' ( in 4-component vector of float)
547617a3babSopenharmony_ci0:227      subgroupQuadSwapDiagonal ( global 4-component vector of float)
548617a3babSopenharmony_ci0:227        'f4' ( in 4-component vector of float)
549617a3babSopenharmony_ci0:?   Linker Objects
550617a3babSopenharmony_ci0:?     'gl_WorkGroupSize' ( const 3-component vector of uint WorkGroupSize)
551617a3babSopenharmony_ci0:?       32 (const uint)
552617a3babSopenharmony_ci0:?       1 (const uint)
553617a3babSopenharmony_ci0:?       1 (const uint)
554617a3babSopenharmony_ci0:?     'uni_image' (layout( binding=0) writeonly uniform image2D)
555617a3babSopenharmony_ci0:?     'anon@0' (layout( column_major shared) uniform block{layout( column_major shared) uniform uint uni_value})
556617a3babSopenharmony_ci0:?     'mem' ( shared 10-element array of 4-component vector of float)
557617a3babSopenharmony_ci0:?     'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
558617a3babSopenharmony_ci
559617a3babSopenharmony_ci
560617a3babSopenharmony_ciLinked task stage:
561617a3babSopenharmony_ci
562617a3babSopenharmony_ci
563617a3babSopenharmony_ciShader version: 460
564617a3babSopenharmony_ciRequested GL_EXT_mesh_shader
565617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_arithmetic
566617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_ballot
567617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_basic
568617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_clustered
569617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_quad
570617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle
571617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle_relative
572617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_vote
573617a3babSopenharmony_cilocal_size = (32, 1, 1)
574617a3babSopenharmony_ciERROR: node is still EOpNull!
575617a3babSopenharmony_ci0:102  Function Definition: main( ( global void)
576617a3babSopenharmony_ci0:102    Function Parameters: 
577617a3babSopenharmony_ci0:104    Sequence
578617a3babSopenharmony_ci0:104      Sequence
579617a3babSopenharmony_ci0:104        move second child to first child ( temp uint)
580617a3babSopenharmony_ci0:104          'iid' ( temp uint)
581617a3babSopenharmony_ci0:104          direct index ( temp uint)
582617a3babSopenharmony_ci0:104            'gl_LocalInvocationID' ( in 3-component vector of uint LocalInvocationID)
583617a3babSopenharmony_ci0:104            Constant:
584617a3babSopenharmony_ci0:104              0 (const int)
585617a3babSopenharmony_ci0:105      Sequence
586617a3babSopenharmony_ci0:105        move second child to first child ( temp uint)
587617a3babSopenharmony_ci0:105          'gid' ( temp uint)
588617a3babSopenharmony_ci0:105          direct index ( temp uint)
589617a3babSopenharmony_ci0:105            'gl_WorkGroupID' ( in 3-component vector of uint WorkGroupID)
590617a3babSopenharmony_ci0:105            Constant:
591617a3babSopenharmony_ci0:105              0 (const int)
592617a3babSopenharmony_ci0:108      Sequence
593617a3babSopenharmony_ci0:108        Sequence
594617a3babSopenharmony_ci0:108          move second child to first child ( temp uint)
595617a3babSopenharmony_ci0:108            'i' ( temp uint)
596617a3babSopenharmony_ci0:108            Constant:
597617a3babSopenharmony_ci0:108              0 (const uint)
598617a3babSopenharmony_ci0:108        Loop with condition tested first
599617a3babSopenharmony_ci0:108          Loop Condition
600617a3babSopenharmony_ci0:108          Compare Less Than ( temp bool)
601617a3babSopenharmony_ci0:108            'i' ( temp uint)
602617a3babSopenharmony_ci0:108            Constant:
603617a3babSopenharmony_ci0:108              10 (const uint)
604617a3babSopenharmony_ci0:108          Loop Body
605617a3babSopenharmony_ci0:109          Sequence
606617a3babSopenharmony_ci0:109            move second child to first child ( temp 4-component vector of float)
607617a3babSopenharmony_ci0:109              indirect index ( temp 4-component vector of float)
608617a3babSopenharmony_ci0:109                'mem' ( shared 10-element array of 4-component vector of float)
609617a3babSopenharmony_ci0:109                'i' ( temp uint)
610617a3babSopenharmony_ci0:109              Construct vec4 ( temp 4-component vector of float)
611617a3babSopenharmony_ci0:109                Convert uint to float ( temp float)
612617a3babSopenharmony_ci0:109                  add ( temp uint)
613617a3babSopenharmony_ci0:109                    'i' ( temp uint)
614617a3babSopenharmony_ci0:109                    uni_value: direct index for structure (layout( column_major shared) uniform uint)
615617a3babSopenharmony_ci0:109                      'anon@0' (layout( column_major shared) uniform block{layout( column_major shared) uniform uint uni_value})
616617a3babSopenharmony_ci0:109                      Constant:
617617a3babSopenharmony_ci0:109                        0 (const uint)
618617a3babSopenharmony_ci0:108          Loop Terminal Expression
619617a3babSopenharmony_ci0:108          Pre-Increment ( temp uint)
620617a3babSopenharmony_ci0:108            'i' ( temp uint)
621617a3babSopenharmony_ci0:111      imageStore ( global void)
622617a3babSopenharmony_ci0:111        'uni_image' (layout( binding=0) writeonly uniform image2D)
623617a3babSopenharmony_ci0:111        Construct ivec2 ( temp 2-component vector of int)
624617a3babSopenharmony_ci0:111          Convert uint to int ( temp int)
625617a3babSopenharmony_ci0:111            'iid' ( temp uint)
626617a3babSopenharmony_ci0:111        indirect index ( temp 4-component vector of float)
627617a3babSopenharmony_ci0:111          'mem' ( shared 10-element array of 4-component vector of float)
628617a3babSopenharmony_ci0:111          'gid' ( temp uint)
629617a3babSopenharmony_ci0:112      imageStore ( global void)
630617a3babSopenharmony_ci0:112        'uni_image' (layout( binding=0) writeonly uniform image2D)
631617a3babSopenharmony_ci0:112        Construct ivec2 ( temp 2-component vector of int)
632617a3babSopenharmony_ci0:112          Convert uint to int ( temp int)
633617a3babSopenharmony_ci0:112            'iid' ( temp uint)
634617a3babSopenharmony_ci0:112        indirect index ( temp 4-component vector of float)
635617a3babSopenharmony_ci0:112          'mem' ( shared 10-element array of 4-component vector of float)
636617a3babSopenharmony_ci0:112          add ( temp uint)
637617a3babSopenharmony_ci0:112            'gid' ( temp uint)
638617a3babSopenharmony_ci0:112            Constant:
639617a3babSopenharmony_ci0:112              1 (const uint)
640617a3babSopenharmony_ci0:114      MemoryBarrierShared ( global void)
641617a3babSopenharmony_ci0:114      Barrier ( global void)
642617a3babSopenharmony_ci0:118      move second child to first child ( temp 2-component vector of float)
643617a3babSopenharmony_ci0:118        dummy: direct index for structure ( global 2-component vector of float)
644617a3babSopenharmony_ci0:118          'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
645617a3babSopenharmony_ci0:118          Constant:
646617a3babSopenharmony_ci0:118            0 (const int)
647617a3babSopenharmony_ci0:118        Constant:
648617a3babSopenharmony_ci0:118          30.000000
649617a3babSopenharmony_ci0:118          31.000000
650617a3babSopenharmony_ci0:119      move second child to first child ( temp 2-component vector of float)
651617a3babSopenharmony_ci0:119        direct index ( temp 2-component vector of float)
652617a3babSopenharmony_ci0:119          submesh: direct index for structure ( global 3-element array of 2-component vector of float)
653617a3babSopenharmony_ci0:119            'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
654617a3babSopenharmony_ci0:119            Constant:
655617a3babSopenharmony_ci0:119              1 (const int)
656617a3babSopenharmony_ci0:119          Constant:
657617a3babSopenharmony_ci0:119            0 (const int)
658617a3babSopenharmony_ci0:119        Constant:
659617a3babSopenharmony_ci0:119          32.000000
660617a3babSopenharmony_ci0:119          33.000000
661617a3babSopenharmony_ci0:120      move second child to first child ( temp 2-component vector of float)
662617a3babSopenharmony_ci0:120        direct index ( temp 2-component vector of float)
663617a3babSopenharmony_ci0:120          submesh: direct index for structure ( global 3-element array of 2-component vector of float)
664617a3babSopenharmony_ci0:120            'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
665617a3babSopenharmony_ci0:120            Constant:
666617a3babSopenharmony_ci0:120              1 (const int)
667617a3babSopenharmony_ci0:120          Constant:
668617a3babSopenharmony_ci0:120            1 (const int)
669617a3babSopenharmony_ci0:120        Constant:
670617a3babSopenharmony_ci0:120          34.000000
671617a3babSopenharmony_ci0:120          35.000000
672617a3babSopenharmony_ci0:121      move second child to first child ( temp 2-component vector of float)
673617a3babSopenharmony_ci0:121        direct index ( temp 2-component vector of float)
674617a3babSopenharmony_ci0:121          submesh: direct index for structure ( global 3-element array of 2-component vector of float)
675617a3babSopenharmony_ci0:121            'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
676617a3babSopenharmony_ci0:121            Constant:
677617a3babSopenharmony_ci0:121              1 (const int)
678617a3babSopenharmony_ci0:121          Constant:
679617a3babSopenharmony_ci0:121            2 (const int)
680617a3babSopenharmony_ci0:121        indirect index ( temp 2-component vector of float)
681617a3babSopenharmony_ci0:121          submesh: direct index for structure ( global 3-element array of 2-component vector of float)
682617a3babSopenharmony_ci0:121            'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
683617a3babSopenharmony_ci0:121            Constant:
684617a3babSopenharmony_ci0:121              1 (const int)
685617a3babSopenharmony_ci0:121          mod ( temp uint)
686617a3babSopenharmony_ci0:121            'gid' ( temp uint)
687617a3babSopenharmony_ci0:121            Constant:
688617a3babSopenharmony_ci0:121              2 (const uint)
689617a3babSopenharmony_ci0:123      MemoryBarrierShared ( global void)
690617a3babSopenharmony_ci0:123      Barrier ( global void)
691617a3babSopenharmony_ci0:126      EmitMeshTasksEXT ( global void)
692617a3babSopenharmony_ci0:126        Constant:
693617a3babSopenharmony_ci0:126          3 (const uint)
694617a3babSopenharmony_ci0:126        Constant:
695617a3babSopenharmony_ci0:126          1 (const uint)
696617a3babSopenharmony_ci0:126        Constant:
697617a3babSopenharmony_ci0:126          1 (const uint)
698617a3babSopenharmony_ci0:?   Linker Objects
699617a3babSopenharmony_ci0:?     'gl_WorkGroupSize' ( const 3-component vector of uint WorkGroupSize)
700617a3babSopenharmony_ci0:?       32 (const uint)
701617a3babSopenharmony_ci0:?       1 (const uint)
702617a3babSopenharmony_ci0:?       1 (const uint)
703617a3babSopenharmony_ci0:?     'uni_image' (layout( binding=0) writeonly uniform image2D)
704617a3babSopenharmony_ci0:?     'anon@0' (layout( column_major shared) uniform block{layout( column_major shared) uniform uint uni_value})
705617a3babSopenharmony_ci0:?     'mem' ( shared 10-element array of 4-component vector of float)
706617a3babSopenharmony_ci0:?     'mytask' ( taskPayloadSharedEXT structure{ global 2-component vector of float dummy,  global 3-element array of 2-component vector of float submesh})
707617a3babSopenharmony_ci
708