1617a3babSopenharmony_ciglsl.460.subgroupEXT.mesh
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_cimax_vertices = 81
80617a3babSopenharmony_cimax_primitives = 32
81617a3babSopenharmony_cioutput primitive = triangles
82617a3babSopenharmony_cilocal_size = (32, 1, 1)
83617a3babSopenharmony_ciERROR: node is still EOpNull!
84617a3babSopenharmony_ci0:3  Function Definition: undeclared_errors(vf4; ( global 4-component vector of float)
85617a3babSopenharmony_ci0:3    Function Parameters: 
86617a3babSopenharmony_ci0:3      'f4' ( in 4-component vector of float)
87617a3babSopenharmony_ci0:?     Sequence
88617a3babSopenharmony_ci0:6      'gl_SubgroupSize' ( in uint SubgroupSize)
89617a3babSopenharmony_ci0:7      'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID)
90617a3babSopenharmony_ci0:8      subgroupBarrier ( global void)
91617a3babSopenharmony_ci0:9      subgroupMemoryBarrier ( global void)
92617a3babSopenharmony_ci0:10      subgroupMemoryBarrierBuffer ( global void)
93617a3babSopenharmony_ci0:11      subgroupMemoryBarrierImage ( global void)
94617a3babSopenharmony_ci0:12      subgroupElect ( global bool)
95617a3babSopenharmony_ci0:13      'gl_NumSubgroups' ( in uint NumSubgroups)
96617a3babSopenharmony_ci0:14      'gl_SubgroupID' ( in uint SubgroupID)
97617a3babSopenharmony_ci0:15      subgroupMemoryBarrierShared ( global void)
98617a3babSopenharmony_ci0:17      subgroupAll ( global bool)
99617a3babSopenharmony_ci0:17        Constant:
100617a3babSopenharmony_ci0:17          true (const bool)
101617a3babSopenharmony_ci0:18      subgroupAny ( global bool)
102617a3babSopenharmony_ci0:18        Constant:
103617a3babSopenharmony_ci0:18          false (const bool)
104617a3babSopenharmony_ci0:19      subgroupAllEqual ( global bool)
105617a3babSopenharmony_ci0:19        'f4' ( in 4-component vector of float)
106617a3babSopenharmony_ci0:21      'gl_SubgroupEqMask' ( in 4-component vector of uint SubgroupEqMask)
107617a3babSopenharmony_ci0:22      'gl_SubgroupGeMask' ( in 4-component vector of uint SubgroupGeMask)
108617a3babSopenharmony_ci0:23      'gl_SubgroupGtMask' ( in 4-component vector of uint SubgroupGtMask)
109617a3babSopenharmony_ci0:24      'gl_SubgroupLeMask' ( in 4-component vector of uint SubgroupLeMask)
110617a3babSopenharmony_ci0:25      'gl_SubgroupLtMask' ( in 4-component vector of uint SubgroupLtMask)
111617a3babSopenharmony_ci0:26      subgroupBroadcast ( global 4-component vector of float)
112617a3babSopenharmony_ci0:26        'f4' ( in 4-component vector of float)
113617a3babSopenharmony_ci0:26        Constant:
114617a3babSopenharmony_ci0:26          0 (const uint)
115617a3babSopenharmony_ci0:27      subgroupBroadcastFirst ( global 4-component vector of float)
116617a3babSopenharmony_ci0:27        'f4' ( in 4-component vector of float)
117617a3babSopenharmony_ci0:28      Sequence
118617a3babSopenharmony_ci0:28        move second child to first child ( temp 4-component vector of uint)
119617a3babSopenharmony_ci0:28          'ballot' ( temp 4-component vector of uint)
120617a3babSopenharmony_ci0:28          subgroupBallot ( global 4-component vector of uint)
121617a3babSopenharmony_ci0:28            Constant:
122617a3babSopenharmony_ci0:28              false (const bool)
123617a3babSopenharmony_ci0:29      subgroupInverseBallot ( global bool)
124617a3babSopenharmony_ci0:29        Constant:
125617a3babSopenharmony_ci0:29          1 (const uint)
126617a3babSopenharmony_ci0:29          1 (const uint)
127617a3babSopenharmony_ci0:29          1 (const uint)
128617a3babSopenharmony_ci0:29          1 (const uint)
129617a3babSopenharmony_ci0:30      subgroupBallotBitExtract ( global bool)
130617a3babSopenharmony_ci0:30        'ballot' ( temp 4-component vector of uint)
131617a3babSopenharmony_ci0:30        Constant:
132617a3babSopenharmony_ci0:30          0 (const uint)
133617a3babSopenharmony_ci0:31      subgroupBallotBitCount ( global uint)
134617a3babSopenharmony_ci0:31        'ballot' ( temp 4-component vector of uint)
135617a3babSopenharmony_ci0:32      subgroupBallotInclusiveBitCount ( global uint)
136617a3babSopenharmony_ci0:32        'ballot' ( temp 4-component vector of uint)
137617a3babSopenharmony_ci0:33      subgroupBallotExclusiveBitCount ( global uint)
138617a3babSopenharmony_ci0:33        'ballot' ( temp 4-component vector of uint)
139617a3babSopenharmony_ci0:34      subgroupBallotFindLSB ( global uint)
140617a3babSopenharmony_ci0:34        'ballot' ( temp 4-component vector of uint)
141617a3babSopenharmony_ci0:35      subgroupBallotFindMSB ( global uint)
142617a3babSopenharmony_ci0:35        'ballot' ( temp 4-component vector of uint)
143617a3babSopenharmony_ci0:37      subgroupShuffle ( global 4-component vector of float)
144617a3babSopenharmony_ci0:37        'f4' ( in 4-component vector of float)
145617a3babSopenharmony_ci0:37        Constant:
146617a3babSopenharmony_ci0:37          0 (const uint)
147617a3babSopenharmony_ci0:38      subgroupShuffleXor ( global 4-component vector of float)
148617a3babSopenharmony_ci0:38        'f4' ( in 4-component vector of float)
149617a3babSopenharmony_ci0:38        Constant:
150617a3babSopenharmony_ci0:38          1 (const uint)
151617a3babSopenharmony_ci0:39      subgroupShuffleUp ( global 4-component vector of float)
152617a3babSopenharmony_ci0:39        'f4' ( in 4-component vector of float)
153617a3babSopenharmony_ci0:39        Constant:
154617a3babSopenharmony_ci0:39          1 (const uint)
155617a3babSopenharmony_ci0:40      subgroupShuffleDown ( global 4-component vector of float)
156617a3babSopenharmony_ci0:40        'f4' ( in 4-component vector of float)
157617a3babSopenharmony_ci0:40        Constant:
158617a3babSopenharmony_ci0:40          1 (const uint)
159617a3babSopenharmony_ci0:42      move second child to first child ( temp 4-component vector of float)
160617a3babSopenharmony_ci0:42        'result' ( temp 4-component vector of float)
161617a3babSopenharmony_ci0:42        subgroupAdd ( global 4-component vector of float)
162617a3babSopenharmony_ci0:42          'f4' ( in 4-component vector of float)
163617a3babSopenharmony_ci0:43      subgroupMul ( global 4-component vector of float)
164617a3babSopenharmony_ci0:43        'f4' ( in 4-component vector of float)
165617a3babSopenharmony_ci0:44      subgroupMin ( global 4-component vector of float)
166617a3babSopenharmony_ci0:44        'f4' ( in 4-component vector of float)
167617a3babSopenharmony_ci0:45      subgroupMax ( global 4-component vector of float)
168617a3babSopenharmony_ci0:45        'f4' ( in 4-component vector of float)
169617a3babSopenharmony_ci0:46      subgroupAnd ( global 4-component vector of uint)
170617a3babSopenharmony_ci0:46        'ballot' ( temp 4-component vector of uint)
171617a3babSopenharmony_ci0:47      subgroupOr ( global 4-component vector of uint)
172617a3babSopenharmony_ci0:47        'ballot' ( temp 4-component vector of uint)
173617a3babSopenharmony_ci0:48      subgroupXor ( global 4-component vector of uint)
174617a3babSopenharmony_ci0:48        'ballot' ( temp 4-component vector of uint)
175617a3babSopenharmony_ci0:49      subgroupInclusiveAdd ( global 4-component vector of float)
176617a3babSopenharmony_ci0:49        'f4' ( in 4-component vector of float)
177617a3babSopenharmony_ci0:50      subgroupInclusiveMul ( global 4-component vector of float)
178617a3babSopenharmony_ci0:50        'f4' ( in 4-component vector of float)
179617a3babSopenharmony_ci0:51      subgroupInclusiveMin ( global 4-component vector of float)
180617a3babSopenharmony_ci0:51        'f4' ( in 4-component vector of float)
181617a3babSopenharmony_ci0:52      subgroupInclusiveMax ( global 4-component vector of float)
182617a3babSopenharmony_ci0:52        'f4' ( in 4-component vector of float)
183617a3babSopenharmony_ci0:53      subgroupInclusiveAnd ( global 4-component vector of uint)
184617a3babSopenharmony_ci0:53        'ballot' ( temp 4-component vector of uint)
185617a3babSopenharmony_ci0:54      subgroupInclusiveOr ( global 4-component vector of uint)
186617a3babSopenharmony_ci0:54        'ballot' ( temp 4-component vector of uint)
187617a3babSopenharmony_ci0:55      subgroupInclusiveXor ( global 4-component vector of uint)
188617a3babSopenharmony_ci0:55        'ballot' ( temp 4-component vector of uint)
189617a3babSopenharmony_ci0:56      subgroupExclusiveAdd ( global 4-component vector of float)
190617a3babSopenharmony_ci0:56        'f4' ( in 4-component vector of float)
191617a3babSopenharmony_ci0:57      subgroupExclusiveMul ( global 4-component vector of float)
192617a3babSopenharmony_ci0:57        'f4' ( in 4-component vector of float)
193617a3babSopenharmony_ci0:58      subgroupExclusiveMin ( global 4-component vector of float)
194617a3babSopenharmony_ci0:58        'f4' ( in 4-component vector of float)
195617a3babSopenharmony_ci0:59      subgroupExclusiveMax ( global 4-component vector of float)
196617a3babSopenharmony_ci0:59        'f4' ( in 4-component vector of float)
197617a3babSopenharmony_ci0:60      subgroupExclusiveAnd ( global 4-component vector of uint)
198617a3babSopenharmony_ci0:60        'ballot' ( temp 4-component vector of uint)
199617a3babSopenharmony_ci0:61      subgroupExclusiveOr ( global 4-component vector of uint)
200617a3babSopenharmony_ci0:61        'ballot' ( temp 4-component vector of uint)
201617a3babSopenharmony_ci0:62      subgroupExclusiveXor ( global 4-component vector of uint)
202617a3babSopenharmony_ci0:62        'ballot' ( temp 4-component vector of uint)
203617a3babSopenharmony_ci0:64      subgroupClusteredAdd ( global 4-component vector of float)
204617a3babSopenharmony_ci0:64        'f4' ( in 4-component vector of float)
205617a3babSopenharmony_ci0:64        Constant:
206617a3babSopenharmony_ci0:64          2 (const uint)
207617a3babSopenharmony_ci0:65      subgroupClusteredMul ( global 4-component vector of float)
208617a3babSopenharmony_ci0:65        'f4' ( in 4-component vector of float)
209617a3babSopenharmony_ci0:65        Constant:
210617a3babSopenharmony_ci0:65          2 (const uint)
211617a3babSopenharmony_ci0:66      subgroupClusteredMin ( global 4-component vector of float)
212617a3babSopenharmony_ci0:66        'f4' ( in 4-component vector of float)
213617a3babSopenharmony_ci0:66        Constant:
214617a3babSopenharmony_ci0:66          2 (const uint)
215617a3babSopenharmony_ci0:67      subgroupClusteredMax ( global 4-component vector of float)
216617a3babSopenharmony_ci0:67        'f4' ( in 4-component vector of float)
217617a3babSopenharmony_ci0:67        Constant:
218617a3babSopenharmony_ci0:67          2 (const uint)
219617a3babSopenharmony_ci0:68      subgroupClusteredAnd ( global 4-component vector of uint)
220617a3babSopenharmony_ci0:68        'ballot' ( temp 4-component vector of uint)
221617a3babSopenharmony_ci0:68        Constant:
222617a3babSopenharmony_ci0:68          2 (const uint)
223617a3babSopenharmony_ci0:69      subgroupClusteredOr ( global 4-component vector of uint)
224617a3babSopenharmony_ci0:69        'ballot' ( temp 4-component vector of uint)
225617a3babSopenharmony_ci0:69        Constant:
226617a3babSopenharmony_ci0:69          2 (const uint)
227617a3babSopenharmony_ci0:70      subgroupClusteredXor ( global 4-component vector of uint)
228617a3babSopenharmony_ci0:70        'ballot' ( temp 4-component vector of uint)
229617a3babSopenharmony_ci0:70        Constant:
230617a3babSopenharmony_ci0:70          2 (const uint)
231617a3babSopenharmony_ci0:72      subgroupQuadBroadcast ( global 4-component vector of float)
232617a3babSopenharmony_ci0:72        'f4' ( in 4-component vector of float)
233617a3babSopenharmony_ci0:72        Constant:
234617a3babSopenharmony_ci0:72          0 (const uint)
235617a3babSopenharmony_ci0:73      subgroupQuadSwapHorizontal ( global 4-component vector of float)
236617a3babSopenharmony_ci0:73        'f4' ( in 4-component vector of float)
237617a3babSopenharmony_ci0:74      subgroupQuadSwapVertical ( global 4-component vector of float)
238617a3babSopenharmony_ci0:74        'f4' ( in 4-component vector of float)
239617a3babSopenharmony_ci0:75      subgroupQuadSwapDiagonal ( global 4-component vector of float)
240617a3babSopenharmony_ci0:75        'f4' ( in 4-component vector of float)
241617a3babSopenharmony_ci0:77      Branch: Return with expression
242617a3babSopenharmony_ci0:77        'result' ( temp 4-component vector of float)
243617a3babSopenharmony_ci0:97  Function Definition: main( ( global void)
244617a3babSopenharmony_ci0:97    Function Parameters: 
245617a3babSopenharmony_ci0:99    Sequence
246617a3babSopenharmony_ci0:99      Sequence
247617a3babSopenharmony_ci0:99        move second child to first child ( temp uint)
248617a3babSopenharmony_ci0:99          'iid' ( temp uint)
249617a3babSopenharmony_ci0:99          direct index ( temp uint)
250617a3babSopenharmony_ci0:99            'gl_LocalInvocationID' ( in 3-component vector of uint LocalInvocationID)
251617a3babSopenharmony_ci0:99            Constant:
252617a3babSopenharmony_ci0:99              0 (const int)
253617a3babSopenharmony_ci0:100      Sequence
254617a3babSopenharmony_ci0:100        move second child to first child ( temp uint)
255617a3babSopenharmony_ci0:100          'gid' ( temp uint)
256617a3babSopenharmony_ci0:100          direct index ( temp uint)
257617a3babSopenharmony_ci0:100            'gl_WorkGroupID' ( in 3-component vector of uint WorkGroupID)
258617a3babSopenharmony_ci0:100            Constant:
259617a3babSopenharmony_ci0:100              0 (const int)
260617a3babSopenharmony_ci0:101      Sequence
261617a3babSopenharmony_ci0:101        move second child to first child ( temp uint)
262617a3babSopenharmony_ci0:101          'vertexCount' ( temp uint)
263617a3babSopenharmony_ci0:101          Constant:
264617a3babSopenharmony_ci0:101            81 (const uint)
265617a3babSopenharmony_ci0:102      Sequence
266617a3babSopenharmony_ci0:102        move second child to first child ( temp uint)
267617a3babSopenharmony_ci0:102          'primitiveCount' ( temp uint)
268617a3babSopenharmony_ci0:102          Constant:
269617a3babSopenharmony_ci0:102            32 (const uint)
270617a3babSopenharmony_ci0:103      SetMeshOutputsEXT ( global void)
271617a3babSopenharmony_ci0:103        'vertexCount' ( temp uint)
272617a3babSopenharmony_ci0:103        'primitiveCount' ( temp uint)
273617a3babSopenharmony_ci0:105      move second child to first child ( temp 4-component vector of float)
274617a3babSopenharmony_ci0:105        gl_Position: direct index for structure ( out 4-component vector of float Position)
275617a3babSopenharmony_ci0:105          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
276617a3babSopenharmony_ci0:105            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
277617a3babSopenharmony_ci0:105            'iid' ( temp uint)
278617a3babSopenharmony_ci0:105          Constant:
279617a3babSopenharmony_ci0:105            0 (const int)
280617a3babSopenharmony_ci0:105        Constant:
281617a3babSopenharmony_ci0:105          1.000000
282617a3babSopenharmony_ci0:105          1.000000
283617a3babSopenharmony_ci0:105          1.000000
284617a3babSopenharmony_ci0:105          1.000000
285617a3babSopenharmony_ci0:106      move second child to first child ( temp float)
286617a3babSopenharmony_ci0:106        gl_PointSize: direct index for structure ( out float PointSize)
287617a3babSopenharmony_ci0:106          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
288617a3babSopenharmony_ci0:106            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
289617a3babSopenharmony_ci0:106            'iid' ( temp uint)
290617a3babSopenharmony_ci0:106          Constant:
291617a3babSopenharmony_ci0:106            1 (const int)
292617a3babSopenharmony_ci0:106        Constant:
293617a3babSopenharmony_ci0:106          2.000000
294617a3babSopenharmony_ci0:107      move second child to first child ( temp float)
295617a3babSopenharmony_ci0:107        direct index ( temp float ClipDistance)
296617a3babSopenharmony_ci0:107          gl_ClipDistance: direct index for structure ( out unsized 4-element array of float ClipDistance)
297617a3babSopenharmony_ci0:107            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
298617a3babSopenharmony_ci0:107              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
299617a3babSopenharmony_ci0:107              'iid' ( temp uint)
300617a3babSopenharmony_ci0:107            Constant:
301617a3babSopenharmony_ci0:107              2 (const int)
302617a3babSopenharmony_ci0:107          Constant:
303617a3babSopenharmony_ci0:107            3 (const int)
304617a3babSopenharmony_ci0:107        Constant:
305617a3babSopenharmony_ci0:107          3.000000
306617a3babSopenharmony_ci0:108      move second child to first child ( temp float)
307617a3babSopenharmony_ci0:108        direct index ( temp float CullDistance)
308617a3babSopenharmony_ci0:108          gl_CullDistance: direct index for structure ( out unsized 3-element array of float CullDistance)
309617a3babSopenharmony_ci0:108            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
310617a3babSopenharmony_ci0:108              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
311617a3babSopenharmony_ci0:108              'iid' ( temp uint)
312617a3babSopenharmony_ci0:108            Constant:
313617a3babSopenharmony_ci0:108              3 (const int)
314617a3babSopenharmony_ci0:108          Constant:
315617a3babSopenharmony_ci0:108            2 (const int)
316617a3babSopenharmony_ci0:108        Constant:
317617a3babSopenharmony_ci0:108          4.000000
318617a3babSopenharmony_ci0:110      MemoryBarrierShared ( global void)
319617a3babSopenharmony_ci0:110      Barrier ( global void)
320617a3babSopenharmony_ci0:112      move second child to first child ( temp 4-component vector of float)
321617a3babSopenharmony_ci0:112        gl_Position: direct index for structure ( out 4-component vector of float Position)
322617a3babSopenharmony_ci0:112          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
323617a3babSopenharmony_ci0:112            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
324617a3babSopenharmony_ci0:112            add ( temp uint)
325617a3babSopenharmony_ci0:112              'iid' ( temp uint)
326617a3babSopenharmony_ci0:112              Constant:
327617a3babSopenharmony_ci0:112                1 (const uint)
328617a3babSopenharmony_ci0:112          Constant:
329617a3babSopenharmony_ci0:112            0 (const int)
330617a3babSopenharmony_ci0:112        gl_Position: direct index for structure ( out 4-component vector of float Position)
331617a3babSopenharmony_ci0:112          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
332617a3babSopenharmony_ci0:112            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
333617a3babSopenharmony_ci0:112            'iid' ( temp uint)
334617a3babSopenharmony_ci0:112          Constant:
335617a3babSopenharmony_ci0:112            0 (const int)
336617a3babSopenharmony_ci0:113      move second child to first child ( temp float)
337617a3babSopenharmony_ci0:113        gl_PointSize: direct index for structure ( out float PointSize)
338617a3babSopenharmony_ci0:113          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
339617a3babSopenharmony_ci0:113            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
340617a3babSopenharmony_ci0:113            add ( temp uint)
341617a3babSopenharmony_ci0:113              'iid' ( temp uint)
342617a3babSopenharmony_ci0:113              Constant:
343617a3babSopenharmony_ci0:113                1 (const uint)
344617a3babSopenharmony_ci0:113          Constant:
345617a3babSopenharmony_ci0:113            1 (const int)
346617a3babSopenharmony_ci0:113        gl_PointSize: direct index for structure ( out float PointSize)
347617a3babSopenharmony_ci0:113          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
348617a3babSopenharmony_ci0:113            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
349617a3babSopenharmony_ci0:113            'iid' ( temp uint)
350617a3babSopenharmony_ci0:113          Constant:
351617a3babSopenharmony_ci0:113            1 (const int)
352617a3babSopenharmony_ci0:114      move second child to first child ( temp float)
353617a3babSopenharmony_ci0:114        direct index ( temp float ClipDistance)
354617a3babSopenharmony_ci0:114          gl_ClipDistance: direct index for structure ( out unsized 4-element array of float ClipDistance)
355617a3babSopenharmony_ci0:114            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
356617a3babSopenharmony_ci0:114              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
357617a3babSopenharmony_ci0:114              add ( temp uint)
358617a3babSopenharmony_ci0:114                'iid' ( temp uint)
359617a3babSopenharmony_ci0:114                Constant:
360617a3babSopenharmony_ci0:114                  1 (const uint)
361617a3babSopenharmony_ci0:114            Constant:
362617a3babSopenharmony_ci0:114              2 (const int)
363617a3babSopenharmony_ci0:114          Constant:
364617a3babSopenharmony_ci0:114            3 (const int)
365617a3babSopenharmony_ci0:114        direct index ( temp float ClipDistance)
366617a3babSopenharmony_ci0:114          gl_ClipDistance: direct index for structure ( out unsized 4-element array of float ClipDistance)
367617a3babSopenharmony_ci0:114            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
368617a3babSopenharmony_ci0:114              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
369617a3babSopenharmony_ci0:114              'iid' ( temp uint)
370617a3babSopenharmony_ci0:114            Constant:
371617a3babSopenharmony_ci0:114              2 (const int)
372617a3babSopenharmony_ci0:114          Constant:
373617a3babSopenharmony_ci0:114            3 (const int)
374617a3babSopenharmony_ci0:115      move second child to first child ( temp float)
375617a3babSopenharmony_ci0:115        direct index ( temp float CullDistance)
376617a3babSopenharmony_ci0:115          gl_CullDistance: direct index for structure ( out unsized 3-element array of float CullDistance)
377617a3babSopenharmony_ci0:115            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
378617a3babSopenharmony_ci0:115              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
379617a3babSopenharmony_ci0:115              add ( temp uint)
380617a3babSopenharmony_ci0:115                'iid' ( temp uint)
381617a3babSopenharmony_ci0:115                Constant:
382617a3babSopenharmony_ci0:115                  1 (const uint)
383617a3babSopenharmony_ci0:115            Constant:
384617a3babSopenharmony_ci0:115              3 (const int)
385617a3babSopenharmony_ci0:115          Constant:
386617a3babSopenharmony_ci0:115            2 (const int)
387617a3babSopenharmony_ci0:115        direct index ( temp float CullDistance)
388617a3babSopenharmony_ci0:115          gl_CullDistance: direct index for structure ( out unsized 3-element array of float CullDistance)
389617a3babSopenharmony_ci0:115            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
390617a3babSopenharmony_ci0:115              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
391617a3babSopenharmony_ci0:115              'iid' ( temp uint)
392617a3babSopenharmony_ci0:115            Constant:
393617a3babSopenharmony_ci0:115              3 (const int)
394617a3babSopenharmony_ci0:115          Constant:
395617a3babSopenharmony_ci0:115            2 (const int)
396617a3babSopenharmony_ci0:117      MemoryBarrierShared ( global void)
397617a3babSopenharmony_ci0:117      Barrier ( global void)
398617a3babSopenharmony_ci0:119      move second child to first child ( temp int)
399617a3babSopenharmony_ci0:119        gl_PrimitiveID: direct index for structure ( perprimitiveNV out int PrimitiveID)
400617a3babSopenharmony_ci0:119          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
401617a3babSopenharmony_ci0:119            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
402617a3babSopenharmony_ci0:119            'iid' ( temp uint)
403617a3babSopenharmony_ci0:119          Constant:
404617a3babSopenharmony_ci0:119            0 (const int)
405617a3babSopenharmony_ci0:119        Constant:
406617a3babSopenharmony_ci0:119          6 (const int)
407617a3babSopenharmony_ci0:120      move second child to first child ( temp int)
408617a3babSopenharmony_ci0:120        gl_Layer: direct index for structure ( perprimitiveNV out int Layer)
409617a3babSopenharmony_ci0:120          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
410617a3babSopenharmony_ci0:120            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
411617a3babSopenharmony_ci0:120            'iid' ( temp uint)
412617a3babSopenharmony_ci0:120          Constant:
413617a3babSopenharmony_ci0:120            1 (const int)
414617a3babSopenharmony_ci0:120        Constant:
415617a3babSopenharmony_ci0:120          7 (const int)
416617a3babSopenharmony_ci0:121      move second child to first child ( temp int)
417617a3babSopenharmony_ci0:121        gl_ViewportIndex: direct index for structure ( perprimitiveNV out int ViewportIndex)
418617a3babSopenharmony_ci0:121          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
419617a3babSopenharmony_ci0:121            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
420617a3babSopenharmony_ci0:121            'iid' ( temp uint)
421617a3babSopenharmony_ci0:121          Constant:
422617a3babSopenharmony_ci0:121            2 (const int)
423617a3babSopenharmony_ci0:121        Constant:
424617a3babSopenharmony_ci0:121          8 (const int)
425617a3babSopenharmony_ci0:122      move second child to first child ( temp bool)
426617a3babSopenharmony_ci0:122        gl_CullPrimitiveEXT: direct index for structure ( perprimitiveNV out bool CullPrimitiveEXT)
427617a3babSopenharmony_ci0:122          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
428617a3babSopenharmony_ci0:122            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
429617a3babSopenharmony_ci0:122            'iid' ( temp uint)
430617a3babSopenharmony_ci0:122          Constant:
431617a3babSopenharmony_ci0:122            3 (const int)
432617a3babSopenharmony_ci0:122        Constant:
433617a3babSopenharmony_ci0:122          false (const bool)
434617a3babSopenharmony_ci0:124      MemoryBarrierShared ( global void)
435617a3babSopenharmony_ci0:124      Barrier ( global void)
436617a3babSopenharmony_ci0:126      move second child to first child ( temp int)
437617a3babSopenharmony_ci0:126        gl_PrimitiveID: direct index for structure ( perprimitiveNV out int PrimitiveID)
438617a3babSopenharmony_ci0:126          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
439617a3babSopenharmony_ci0:126            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
440617a3babSopenharmony_ci0:126            add ( temp uint)
441617a3babSopenharmony_ci0:126              'iid' ( temp uint)
442617a3babSopenharmony_ci0:126              Constant:
443617a3babSopenharmony_ci0:126                1 (const uint)
444617a3babSopenharmony_ci0:126          Constant:
445617a3babSopenharmony_ci0:126            0 (const int)
446617a3babSopenharmony_ci0:126        gl_PrimitiveID: direct index for structure ( perprimitiveNV out int PrimitiveID)
447617a3babSopenharmony_ci0:126          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
448617a3babSopenharmony_ci0:126            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
449617a3babSopenharmony_ci0:126            'iid' ( temp uint)
450617a3babSopenharmony_ci0:126          Constant:
451617a3babSopenharmony_ci0:126            0 (const int)
452617a3babSopenharmony_ci0:127      move second child to first child ( temp int)
453617a3babSopenharmony_ci0:127        gl_Layer: direct index for structure ( perprimitiveNV out int Layer)
454617a3babSopenharmony_ci0:127          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
455617a3babSopenharmony_ci0:127            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
456617a3babSopenharmony_ci0:127            add ( temp uint)
457617a3babSopenharmony_ci0:127              'iid' ( temp uint)
458617a3babSopenharmony_ci0:127              Constant:
459617a3babSopenharmony_ci0:127                1 (const uint)
460617a3babSopenharmony_ci0:127          Constant:
461617a3babSopenharmony_ci0:127            1 (const int)
462617a3babSopenharmony_ci0:127        gl_Layer: direct index for structure ( perprimitiveNV out int Layer)
463617a3babSopenharmony_ci0:127          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
464617a3babSopenharmony_ci0:127            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
465617a3babSopenharmony_ci0:127            'iid' ( temp uint)
466617a3babSopenharmony_ci0:127          Constant:
467617a3babSopenharmony_ci0:127            1 (const int)
468617a3babSopenharmony_ci0:128      move second child to first child ( temp int)
469617a3babSopenharmony_ci0:128        gl_ViewportIndex: direct index for structure ( perprimitiveNV out int ViewportIndex)
470617a3babSopenharmony_ci0:128          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
471617a3babSopenharmony_ci0:128            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
472617a3babSopenharmony_ci0:128            add ( temp uint)
473617a3babSopenharmony_ci0:128              'iid' ( temp uint)
474617a3babSopenharmony_ci0:128              Constant:
475617a3babSopenharmony_ci0:128                1 (const uint)
476617a3babSopenharmony_ci0:128          Constant:
477617a3babSopenharmony_ci0:128            2 (const int)
478617a3babSopenharmony_ci0:128        gl_ViewportIndex: direct index for structure ( perprimitiveNV out int ViewportIndex)
479617a3babSopenharmony_ci0:128          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
480617a3babSopenharmony_ci0:128            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
481617a3babSopenharmony_ci0:128            'iid' ( temp uint)
482617a3babSopenharmony_ci0:128          Constant:
483617a3babSopenharmony_ci0:128            2 (const int)
484617a3babSopenharmony_ci0:129      move second child to first child ( temp bool)
485617a3babSopenharmony_ci0:129        gl_CullPrimitiveEXT: direct index for structure ( perprimitiveNV out bool CullPrimitiveEXT)
486617a3babSopenharmony_ci0:129          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
487617a3babSopenharmony_ci0:129            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
488617a3babSopenharmony_ci0:129            add ( temp uint)
489617a3babSopenharmony_ci0:129              'iid' ( temp uint)
490617a3babSopenharmony_ci0:129              Constant:
491617a3babSopenharmony_ci0:129                1 (const uint)
492617a3babSopenharmony_ci0:129          Constant:
493617a3babSopenharmony_ci0:129            3 (const int)
494617a3babSopenharmony_ci0:129        Constant:
495617a3babSopenharmony_ci0:129          false (const bool)
496617a3babSopenharmony_ci0:131      MemoryBarrierShared ( global void)
497617a3babSopenharmony_ci0:131      Barrier ( global void)
498617a3babSopenharmony_ci0:134      move second child to first child ( temp 3-component vector of uint)
499617a3babSopenharmony_ci0:134        direct index ( temp 3-component vector of uint PrimitiveTriangleIndicesEXT)
500617a3babSopenharmony_ci0:134          'gl_PrimitiveTriangleIndicesEXT' ( out 96-element array of 3-component vector of uint PrimitiveTriangleIndicesEXT)
501617a3babSopenharmony_ci0:134          Constant:
502617a3babSopenharmony_ci0:134            0 (const int)
503617a3babSopenharmony_ci0:134        Constant:
504617a3babSopenharmony_ci0:134          1 (const uint)
505617a3babSopenharmony_ci0:134          1 (const uint)
506617a3babSopenharmony_ci0:134          1 (const uint)
507617a3babSopenharmony_ci0:135      move second child to first child ( temp 3-component vector of uint)
508617a3babSopenharmony_ci0:135        indirect index ( temp 3-component vector of uint PrimitiveTriangleIndicesEXT)
509617a3babSopenharmony_ci0:135          'gl_PrimitiveTriangleIndicesEXT' ( out 96-element array of 3-component vector of uint PrimitiveTriangleIndicesEXT)
510617a3babSopenharmony_ci0:135          subtract ( temp uint)
511617a3babSopenharmony_ci0:135            'primitiveCount' ( temp uint)
512617a3babSopenharmony_ci0:135            Constant:
513617a3babSopenharmony_ci0:135              1 (const uint)
514617a3babSopenharmony_ci0:135        Constant:
515617a3babSopenharmony_ci0:135          2 (const uint)
516617a3babSopenharmony_ci0:135          2 (const uint)
517617a3babSopenharmony_ci0:135          2 (const uint)
518617a3babSopenharmony_ci0:136      move second child to first child ( temp 3-component vector of uint)
519617a3babSopenharmony_ci0:136        indirect index ( temp 3-component vector of uint PrimitiveTriangleIndicesEXT)
520617a3babSopenharmony_ci0:136          'gl_PrimitiveTriangleIndicesEXT' ( out 96-element array of 3-component vector of uint PrimitiveTriangleIndicesEXT)
521617a3babSopenharmony_ci0:136          'gid' ( temp uint)
522617a3babSopenharmony_ci0:136        indirect index ( temp 3-component vector of uint PrimitiveTriangleIndicesEXT)
523617a3babSopenharmony_ci0:136          'gl_PrimitiveTriangleIndicesEXT' ( out 96-element array of 3-component vector of uint PrimitiveTriangleIndicesEXT)
524617a3babSopenharmony_ci0:136          subtract ( temp uint)
525617a3babSopenharmony_ci0:136            'gid' ( temp uint)
526617a3babSopenharmony_ci0:136            Constant:
527617a3babSopenharmony_ci0:136              1 (const uint)
528617a3babSopenharmony_ci0:139      MemoryBarrierShared ( global void)
529617a3babSopenharmony_ci0:139      Barrier ( global void)
530617a3babSopenharmony_ci0:143  Function Definition: basic_works( ( global void)
531617a3babSopenharmony_ci0:143    Function Parameters: 
532617a3babSopenharmony_ci0:145    Sequence
533617a3babSopenharmony_ci0:145      'gl_SubgroupSize' ( in uint SubgroupSize)
534617a3babSopenharmony_ci0:146      'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID)
535617a3babSopenharmony_ci0:147      subgroupBarrier ( global void)
536617a3babSopenharmony_ci0:148      subgroupMemoryBarrier ( global void)
537617a3babSopenharmony_ci0:149      subgroupMemoryBarrierBuffer ( global void)
538617a3babSopenharmony_ci0:150      subgroupMemoryBarrierImage ( global void)
539617a3babSopenharmony_ci0:151      subgroupElect ( global bool)
540617a3babSopenharmony_ci0:152      'gl_NumSubgroups' ( in uint NumSubgroups)
541617a3babSopenharmony_ci0:153      'gl_SubgroupID' ( in uint SubgroupID)
542617a3babSopenharmony_ci0:154      subgroupMemoryBarrierShared ( global void)
543617a3babSopenharmony_ci0:158  Function Definition: ballot_works(vf4; ( global void)
544617a3babSopenharmony_ci0:158    Function Parameters: 
545617a3babSopenharmony_ci0:158      'f4' ( in 4-component vector of float)
546617a3babSopenharmony_ci0:159    Sequence
547617a3babSopenharmony_ci0:159      'gl_SubgroupEqMask' ( in 4-component vector of uint SubgroupEqMask)
548617a3babSopenharmony_ci0:160      'gl_SubgroupGeMask' ( in 4-component vector of uint SubgroupGeMask)
549617a3babSopenharmony_ci0:161      'gl_SubgroupGtMask' ( in 4-component vector of uint SubgroupGtMask)
550617a3babSopenharmony_ci0:162      'gl_SubgroupLeMask' ( in 4-component vector of uint SubgroupLeMask)
551617a3babSopenharmony_ci0:163      'gl_SubgroupLtMask' ( in 4-component vector of uint SubgroupLtMask)
552617a3babSopenharmony_ci0:164      subgroupBroadcast ( global 4-component vector of float)
553617a3babSopenharmony_ci0:164        'f4' ( in 4-component vector of float)
554617a3babSopenharmony_ci0:164        Constant:
555617a3babSopenharmony_ci0:164          0 (const uint)
556617a3babSopenharmony_ci0:165      subgroupBroadcastFirst ( global 4-component vector of float)
557617a3babSopenharmony_ci0:165        'f4' ( in 4-component vector of float)
558617a3babSopenharmony_ci0:166      Sequence
559617a3babSopenharmony_ci0:166        move second child to first child ( temp 4-component vector of uint)
560617a3babSopenharmony_ci0:166          'ballot' ( temp 4-component vector of uint)
561617a3babSopenharmony_ci0:166          subgroupBallot ( global 4-component vector of uint)
562617a3babSopenharmony_ci0:166            Constant:
563617a3babSopenharmony_ci0:166              false (const bool)
564617a3babSopenharmony_ci0:167      subgroupInverseBallot ( global bool)
565617a3babSopenharmony_ci0:167        Constant:
566617a3babSopenharmony_ci0:167          1 (const uint)
567617a3babSopenharmony_ci0:167          1 (const uint)
568617a3babSopenharmony_ci0:167          1 (const uint)
569617a3babSopenharmony_ci0:167          1 (const uint)
570617a3babSopenharmony_ci0:168      subgroupBallotBitExtract ( global bool)
571617a3babSopenharmony_ci0:168        'ballot' ( temp 4-component vector of uint)
572617a3babSopenharmony_ci0:168        Constant:
573617a3babSopenharmony_ci0:168          0 (const uint)
574617a3babSopenharmony_ci0:169      subgroupBallotBitCount ( global uint)
575617a3babSopenharmony_ci0:169        'ballot' ( temp 4-component vector of uint)
576617a3babSopenharmony_ci0:170      subgroupBallotInclusiveBitCount ( global uint)
577617a3babSopenharmony_ci0:170        'ballot' ( temp 4-component vector of uint)
578617a3babSopenharmony_ci0:171      subgroupBallotExclusiveBitCount ( global uint)
579617a3babSopenharmony_ci0:171        'ballot' ( temp 4-component vector of uint)
580617a3babSopenharmony_ci0:172      subgroupBallotFindLSB ( global uint)
581617a3babSopenharmony_ci0:172        'ballot' ( temp 4-component vector of uint)
582617a3babSopenharmony_ci0:173      subgroupBallotFindMSB ( global uint)
583617a3babSopenharmony_ci0:173        'ballot' ( temp 4-component vector of uint)
584617a3babSopenharmony_ci0:177  Function Definition: vote_works(vf4; ( global void)
585617a3babSopenharmony_ci0:177    Function Parameters: 
586617a3babSopenharmony_ci0:177      'f4' ( in 4-component vector of float)
587617a3babSopenharmony_ci0:179    Sequence
588617a3babSopenharmony_ci0:179      subgroupAll ( global bool)
589617a3babSopenharmony_ci0:179        Constant:
590617a3babSopenharmony_ci0:179          true (const bool)
591617a3babSopenharmony_ci0:180      subgroupAny ( global bool)
592617a3babSopenharmony_ci0:180        Constant:
593617a3babSopenharmony_ci0:180          false (const bool)
594617a3babSopenharmony_ci0:181      subgroupAllEqual ( global bool)
595617a3babSopenharmony_ci0:181        'f4' ( in 4-component vector of float)
596617a3babSopenharmony_ci0:186  Function Definition: shuffle_works(vf4; ( global void)
597617a3babSopenharmony_ci0:186    Function Parameters: 
598617a3babSopenharmony_ci0:186      'f4' ( in 4-component vector of float)
599617a3babSopenharmony_ci0:188    Sequence
600617a3babSopenharmony_ci0:188      subgroupShuffle ( global 4-component vector of float)
601617a3babSopenharmony_ci0:188        'f4' ( in 4-component vector of float)
602617a3babSopenharmony_ci0:188        Constant:
603617a3babSopenharmony_ci0:188          0 (const uint)
604617a3babSopenharmony_ci0:189      subgroupShuffleXor ( global 4-component vector of float)
605617a3babSopenharmony_ci0:189        'f4' ( in 4-component vector of float)
606617a3babSopenharmony_ci0:189        Constant:
607617a3babSopenharmony_ci0:189          1 (const uint)
608617a3babSopenharmony_ci0:190      subgroupShuffleUp ( global 4-component vector of float)
609617a3babSopenharmony_ci0:190        'f4' ( in 4-component vector of float)
610617a3babSopenharmony_ci0:190        Constant:
611617a3babSopenharmony_ci0:190          1 (const uint)
612617a3babSopenharmony_ci0:191      subgroupShuffleDown ( global 4-component vector of float)
613617a3babSopenharmony_ci0:191        'f4' ( in 4-component vector of float)
614617a3babSopenharmony_ci0:191        Constant:
615617a3babSopenharmony_ci0:191          1 (const uint)
616617a3babSopenharmony_ci0:195  Function Definition: arith_works(vf4; ( global void)
617617a3babSopenharmony_ci0:195    Function Parameters: 
618617a3babSopenharmony_ci0:195      'f4' ( in 4-component vector of float)
619617a3babSopenharmony_ci0:?     Sequence
620617a3babSopenharmony_ci0:198      subgroupAdd ( global 4-component vector of float)
621617a3babSopenharmony_ci0:198        'f4' ( in 4-component vector of float)
622617a3babSopenharmony_ci0:199      subgroupMul ( global 4-component vector of float)
623617a3babSopenharmony_ci0:199        'f4' ( in 4-component vector of float)
624617a3babSopenharmony_ci0:200      subgroupMin ( global 4-component vector of float)
625617a3babSopenharmony_ci0:200        'f4' ( in 4-component vector of float)
626617a3babSopenharmony_ci0:201      subgroupMax ( global 4-component vector of float)
627617a3babSopenharmony_ci0:201        'f4' ( in 4-component vector of float)
628617a3babSopenharmony_ci0:202      subgroupAnd ( global 4-component vector of uint)
629617a3babSopenharmony_ci0:202        'ballot' ( temp 4-component vector of uint)
630617a3babSopenharmony_ci0:203      subgroupOr ( global 4-component vector of uint)
631617a3babSopenharmony_ci0:203        'ballot' ( temp 4-component vector of uint)
632617a3babSopenharmony_ci0:204      subgroupXor ( global 4-component vector of uint)
633617a3babSopenharmony_ci0:204        'ballot' ( temp 4-component vector of uint)
634617a3babSopenharmony_ci0:205      subgroupInclusiveAdd ( global 4-component vector of float)
635617a3babSopenharmony_ci0:205        'f4' ( in 4-component vector of float)
636617a3babSopenharmony_ci0:206      subgroupInclusiveMul ( global 4-component vector of float)
637617a3babSopenharmony_ci0:206        'f4' ( in 4-component vector of float)
638617a3babSopenharmony_ci0:207      subgroupInclusiveMin ( global 4-component vector of float)
639617a3babSopenharmony_ci0:207        'f4' ( in 4-component vector of float)
640617a3babSopenharmony_ci0:208      subgroupInclusiveMax ( global 4-component vector of float)
641617a3babSopenharmony_ci0:208        'f4' ( in 4-component vector of float)
642617a3babSopenharmony_ci0:209      subgroupInclusiveAnd ( global 4-component vector of uint)
643617a3babSopenharmony_ci0:209        'ballot' ( temp 4-component vector of uint)
644617a3babSopenharmony_ci0:210      subgroupInclusiveOr ( global 4-component vector of uint)
645617a3babSopenharmony_ci0:210        'ballot' ( temp 4-component vector of uint)
646617a3babSopenharmony_ci0:211      subgroupInclusiveXor ( global 4-component vector of uint)
647617a3babSopenharmony_ci0:211        'ballot' ( temp 4-component vector of uint)
648617a3babSopenharmony_ci0:212      subgroupExclusiveAdd ( global 4-component vector of float)
649617a3babSopenharmony_ci0:212        'f4' ( in 4-component vector of float)
650617a3babSopenharmony_ci0:213      subgroupExclusiveMul ( global 4-component vector of float)
651617a3babSopenharmony_ci0:213        'f4' ( in 4-component vector of float)
652617a3babSopenharmony_ci0:214      subgroupExclusiveMin ( global 4-component vector of float)
653617a3babSopenharmony_ci0:214        'f4' ( in 4-component vector of float)
654617a3babSopenharmony_ci0:215      subgroupExclusiveMax ( global 4-component vector of float)
655617a3babSopenharmony_ci0:215        'f4' ( in 4-component vector of float)
656617a3babSopenharmony_ci0:216      subgroupExclusiveAnd ( global 4-component vector of uint)
657617a3babSopenharmony_ci0:216        'ballot' ( temp 4-component vector of uint)
658617a3babSopenharmony_ci0:217      subgroupExclusiveOr ( global 4-component vector of uint)
659617a3babSopenharmony_ci0:217        'ballot' ( temp 4-component vector of uint)
660617a3babSopenharmony_ci0:218      subgroupExclusiveXor ( global 4-component vector of uint)
661617a3babSopenharmony_ci0:218        'ballot' ( temp 4-component vector of uint)
662617a3babSopenharmony_ci0:222  Function Definition: clustered_works(vf4; ( global void)
663617a3babSopenharmony_ci0:222    Function Parameters: 
664617a3babSopenharmony_ci0:222      'f4' ( in 4-component vector of float)
665617a3babSopenharmony_ci0:224    Sequence
666617a3babSopenharmony_ci0:224      Sequence
667617a3babSopenharmony_ci0:224        move second child to first child ( temp 4-component vector of uint)
668617a3babSopenharmony_ci0:224          'ballot' ( temp 4-component vector of uint)
669617a3babSopenharmony_ci0:224          Constant:
670617a3babSopenharmony_ci0:224            85 (const uint)
671617a3babSopenharmony_ci0:224            0 (const uint)
672617a3babSopenharmony_ci0:224            0 (const uint)
673617a3babSopenharmony_ci0:224            0 (const uint)
674617a3babSopenharmony_ci0:225      subgroupClusteredAdd ( global 4-component vector of float)
675617a3babSopenharmony_ci0:225        'f4' ( in 4-component vector of float)
676617a3babSopenharmony_ci0:225        Constant:
677617a3babSopenharmony_ci0:225          2 (const uint)
678617a3babSopenharmony_ci0:226      subgroupClusteredMul ( global 4-component vector of float)
679617a3babSopenharmony_ci0:226        'f4' ( in 4-component vector of float)
680617a3babSopenharmony_ci0:226        Constant:
681617a3babSopenharmony_ci0:226          2 (const uint)
682617a3babSopenharmony_ci0:227      subgroupClusteredMin ( global 4-component vector of float)
683617a3babSopenharmony_ci0:227        'f4' ( in 4-component vector of float)
684617a3babSopenharmony_ci0:227        Constant:
685617a3babSopenharmony_ci0:227          2 (const uint)
686617a3babSopenharmony_ci0:228      subgroupClusteredMax ( global 4-component vector of float)
687617a3babSopenharmony_ci0:228        'f4' ( in 4-component vector of float)
688617a3babSopenharmony_ci0:228        Constant:
689617a3babSopenharmony_ci0:228          2 (const uint)
690617a3babSopenharmony_ci0:229      subgroupClusteredAnd ( global 4-component vector of uint)
691617a3babSopenharmony_ci0:229        'ballot' ( temp 4-component vector of uint)
692617a3babSopenharmony_ci0:229        Constant:
693617a3babSopenharmony_ci0:229          2 (const uint)
694617a3babSopenharmony_ci0:230      subgroupClusteredOr ( global 4-component vector of uint)
695617a3babSopenharmony_ci0:230        'ballot' ( temp 4-component vector of uint)
696617a3babSopenharmony_ci0:230        Constant:
697617a3babSopenharmony_ci0:230          2 (const uint)
698617a3babSopenharmony_ci0:231      subgroupClusteredXor ( global 4-component vector of uint)
699617a3babSopenharmony_ci0:231        'ballot' ( temp 4-component vector of uint)
700617a3babSopenharmony_ci0:231        Constant:
701617a3babSopenharmony_ci0:231          2 (const uint)
702617a3babSopenharmony_ci0:235  Function Definition: quad_works(vf4; ( global void)
703617a3babSopenharmony_ci0:235    Function Parameters: 
704617a3babSopenharmony_ci0:235      'f4' ( in 4-component vector of float)
705617a3babSopenharmony_ci0:237    Sequence
706617a3babSopenharmony_ci0:237      subgroupQuadBroadcast ( global 4-component vector of float)
707617a3babSopenharmony_ci0:237        'f4' ( in 4-component vector of float)
708617a3babSopenharmony_ci0:237        Constant:
709617a3babSopenharmony_ci0:237          0 (const uint)
710617a3babSopenharmony_ci0:238      subgroupQuadSwapHorizontal ( global 4-component vector of float)
711617a3babSopenharmony_ci0:238        'f4' ( in 4-component vector of float)
712617a3babSopenharmony_ci0:239      subgroupQuadSwapVertical ( global 4-component vector of float)
713617a3babSopenharmony_ci0:239        'f4' ( in 4-component vector of float)
714617a3babSopenharmony_ci0:240      subgroupQuadSwapDiagonal ( global 4-component vector of float)
715617a3babSopenharmony_ci0:240        'f4' ( in 4-component vector of float)
716617a3babSopenharmony_ci0:?   Linker Objects
717617a3babSopenharmony_ci0:?     'gl_WorkGroupSize' ( const 3-component vector of uint WorkGroupSize)
718617a3babSopenharmony_ci0:?       32 (const uint)
719617a3babSopenharmony_ci0:?       1 (const uint)
720617a3babSopenharmony_ci0:?       1 (const uint)
721617a3babSopenharmony_ci0:?     'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out unsized 4-element array of float ClipDistance gl_ClipDistance,  out unsized 3-element array of float CullDistance gl_CullDistance})
722617a3babSopenharmony_ci0:?     'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
723617a3babSopenharmony_ci0:?     'gl_PrimitiveTriangleIndicesEXT' ( out 96-element array of 3-component vector of uint PrimitiveTriangleIndicesEXT)
724617a3babSopenharmony_ci
725617a3babSopenharmony_ci
726617a3babSopenharmony_ciLinked mesh stage:
727617a3babSopenharmony_ci
728617a3babSopenharmony_ci
729617a3babSopenharmony_ciShader version: 460
730617a3babSopenharmony_ciRequested GL_EXT_mesh_shader
731617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_arithmetic
732617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_ballot
733617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_basic
734617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_clustered
735617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_quad
736617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle
737617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle_relative
738617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_vote
739617a3babSopenharmony_cimax_vertices = 81
740617a3babSopenharmony_cimax_primitives = 32
741617a3babSopenharmony_cioutput primitive = triangles
742617a3babSopenharmony_cilocal_size = (32, 1, 1)
743617a3babSopenharmony_ciERROR: node is still EOpNull!
744617a3babSopenharmony_ci0:97  Function Definition: main( ( global void)
745617a3babSopenharmony_ci0:97    Function Parameters: 
746617a3babSopenharmony_ci0:99    Sequence
747617a3babSopenharmony_ci0:99      Sequence
748617a3babSopenharmony_ci0:99        move second child to first child ( temp uint)
749617a3babSopenharmony_ci0:99          'iid' ( temp uint)
750617a3babSopenharmony_ci0:99          direct index ( temp uint)
751617a3babSopenharmony_ci0:99            'gl_LocalInvocationID' ( in 3-component vector of uint LocalInvocationID)
752617a3babSopenharmony_ci0:99            Constant:
753617a3babSopenharmony_ci0:99              0 (const int)
754617a3babSopenharmony_ci0:100      Sequence
755617a3babSopenharmony_ci0:100        move second child to first child ( temp uint)
756617a3babSopenharmony_ci0:100          'gid' ( temp uint)
757617a3babSopenharmony_ci0:100          direct index ( temp uint)
758617a3babSopenharmony_ci0:100            'gl_WorkGroupID' ( in 3-component vector of uint WorkGroupID)
759617a3babSopenharmony_ci0:100            Constant:
760617a3babSopenharmony_ci0:100              0 (const int)
761617a3babSopenharmony_ci0:101      Sequence
762617a3babSopenharmony_ci0:101        move second child to first child ( temp uint)
763617a3babSopenharmony_ci0:101          'vertexCount' ( temp uint)
764617a3babSopenharmony_ci0:101          Constant:
765617a3babSopenharmony_ci0:101            81 (const uint)
766617a3babSopenharmony_ci0:102      Sequence
767617a3babSopenharmony_ci0:102        move second child to first child ( temp uint)
768617a3babSopenharmony_ci0:102          'primitiveCount' ( temp uint)
769617a3babSopenharmony_ci0:102          Constant:
770617a3babSopenharmony_ci0:102            32 (const uint)
771617a3babSopenharmony_ci0:103      SetMeshOutputsEXT ( global void)
772617a3babSopenharmony_ci0:103        'vertexCount' ( temp uint)
773617a3babSopenharmony_ci0:103        'primitiveCount' ( temp uint)
774617a3babSopenharmony_ci0:105      move second child to first child ( temp 4-component vector of float)
775617a3babSopenharmony_ci0:105        gl_Position: direct index for structure ( out 4-component vector of float Position)
776617a3babSopenharmony_ci0:105          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
777617a3babSopenharmony_ci0:105            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
778617a3babSopenharmony_ci0:105            'iid' ( temp uint)
779617a3babSopenharmony_ci0:105          Constant:
780617a3babSopenharmony_ci0:105            0 (const int)
781617a3babSopenharmony_ci0:105        Constant:
782617a3babSopenharmony_ci0:105          1.000000
783617a3babSopenharmony_ci0:105          1.000000
784617a3babSopenharmony_ci0:105          1.000000
785617a3babSopenharmony_ci0:105          1.000000
786617a3babSopenharmony_ci0:106      move second child to first child ( temp float)
787617a3babSopenharmony_ci0:106        gl_PointSize: direct index for structure ( out float PointSize)
788617a3babSopenharmony_ci0:106          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
789617a3babSopenharmony_ci0:106            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
790617a3babSopenharmony_ci0:106            'iid' ( temp uint)
791617a3babSopenharmony_ci0:106          Constant:
792617a3babSopenharmony_ci0:106            1 (const int)
793617a3babSopenharmony_ci0:106        Constant:
794617a3babSopenharmony_ci0:106          2.000000
795617a3babSopenharmony_ci0:107      move second child to first child ( temp float)
796617a3babSopenharmony_ci0:107        direct index ( temp float ClipDistance)
797617a3babSopenharmony_ci0:107          gl_ClipDistance: direct index for structure ( out 4-element array of float ClipDistance)
798617a3babSopenharmony_ci0:107            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
799617a3babSopenharmony_ci0:107              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
800617a3babSopenharmony_ci0:107              'iid' ( temp uint)
801617a3babSopenharmony_ci0:107            Constant:
802617a3babSopenharmony_ci0:107              2 (const int)
803617a3babSopenharmony_ci0:107          Constant:
804617a3babSopenharmony_ci0:107            3 (const int)
805617a3babSopenharmony_ci0:107        Constant:
806617a3babSopenharmony_ci0:107          3.000000
807617a3babSopenharmony_ci0:108      move second child to first child ( temp float)
808617a3babSopenharmony_ci0:108        direct index ( temp float CullDistance)
809617a3babSopenharmony_ci0:108          gl_CullDistance: direct index for structure ( out 3-element array of float CullDistance)
810617a3babSopenharmony_ci0:108            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
811617a3babSopenharmony_ci0:108              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
812617a3babSopenharmony_ci0:108              'iid' ( temp uint)
813617a3babSopenharmony_ci0:108            Constant:
814617a3babSopenharmony_ci0:108              3 (const int)
815617a3babSopenharmony_ci0:108          Constant:
816617a3babSopenharmony_ci0:108            2 (const int)
817617a3babSopenharmony_ci0:108        Constant:
818617a3babSopenharmony_ci0:108          4.000000
819617a3babSopenharmony_ci0:110      MemoryBarrierShared ( global void)
820617a3babSopenharmony_ci0:110      Barrier ( global void)
821617a3babSopenharmony_ci0:112      move second child to first child ( temp 4-component vector of float)
822617a3babSopenharmony_ci0:112        gl_Position: direct index for structure ( out 4-component vector of float Position)
823617a3babSopenharmony_ci0:112          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
824617a3babSopenharmony_ci0:112            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
825617a3babSopenharmony_ci0:112            add ( temp uint)
826617a3babSopenharmony_ci0:112              'iid' ( temp uint)
827617a3babSopenharmony_ci0:112              Constant:
828617a3babSopenharmony_ci0:112                1 (const uint)
829617a3babSopenharmony_ci0:112          Constant:
830617a3babSopenharmony_ci0:112            0 (const int)
831617a3babSopenharmony_ci0:112        gl_Position: direct index for structure ( out 4-component vector of float Position)
832617a3babSopenharmony_ci0:112          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
833617a3babSopenharmony_ci0:112            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
834617a3babSopenharmony_ci0:112            'iid' ( temp uint)
835617a3babSopenharmony_ci0:112          Constant:
836617a3babSopenharmony_ci0:112            0 (const int)
837617a3babSopenharmony_ci0:113      move second child to first child ( temp float)
838617a3babSopenharmony_ci0:113        gl_PointSize: direct index for structure ( out float PointSize)
839617a3babSopenharmony_ci0:113          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
840617a3babSopenharmony_ci0:113            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
841617a3babSopenharmony_ci0:113            add ( temp uint)
842617a3babSopenharmony_ci0:113              'iid' ( temp uint)
843617a3babSopenharmony_ci0:113              Constant:
844617a3babSopenharmony_ci0:113                1 (const uint)
845617a3babSopenharmony_ci0:113          Constant:
846617a3babSopenharmony_ci0:113            1 (const int)
847617a3babSopenharmony_ci0:113        gl_PointSize: direct index for structure ( out float PointSize)
848617a3babSopenharmony_ci0:113          indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
849617a3babSopenharmony_ci0:113            'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
850617a3babSopenharmony_ci0:113            'iid' ( temp uint)
851617a3babSopenharmony_ci0:113          Constant:
852617a3babSopenharmony_ci0:113            1 (const int)
853617a3babSopenharmony_ci0:114      move second child to first child ( temp float)
854617a3babSopenharmony_ci0:114        direct index ( temp float ClipDistance)
855617a3babSopenharmony_ci0:114          gl_ClipDistance: direct index for structure ( out 4-element array of float ClipDistance)
856617a3babSopenharmony_ci0:114            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
857617a3babSopenharmony_ci0:114              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
858617a3babSopenharmony_ci0:114              add ( temp uint)
859617a3babSopenharmony_ci0:114                'iid' ( temp uint)
860617a3babSopenharmony_ci0:114                Constant:
861617a3babSopenharmony_ci0:114                  1 (const uint)
862617a3babSopenharmony_ci0:114            Constant:
863617a3babSopenharmony_ci0:114              2 (const int)
864617a3babSopenharmony_ci0:114          Constant:
865617a3babSopenharmony_ci0:114            3 (const int)
866617a3babSopenharmony_ci0:114        direct index ( temp float ClipDistance)
867617a3babSopenharmony_ci0:114          gl_ClipDistance: direct index for structure ( out 4-element array of float ClipDistance)
868617a3babSopenharmony_ci0:114            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
869617a3babSopenharmony_ci0:114              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
870617a3babSopenharmony_ci0:114              'iid' ( temp uint)
871617a3babSopenharmony_ci0:114            Constant:
872617a3babSopenharmony_ci0:114              2 (const int)
873617a3babSopenharmony_ci0:114          Constant:
874617a3babSopenharmony_ci0:114            3 (const int)
875617a3babSopenharmony_ci0:115      move second child to first child ( temp float)
876617a3babSopenharmony_ci0:115        direct index ( temp float CullDistance)
877617a3babSopenharmony_ci0:115          gl_CullDistance: direct index for structure ( out 3-element array of float CullDistance)
878617a3babSopenharmony_ci0:115            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
879617a3babSopenharmony_ci0:115              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
880617a3babSopenharmony_ci0:115              add ( temp uint)
881617a3babSopenharmony_ci0:115                'iid' ( temp uint)
882617a3babSopenharmony_ci0:115                Constant:
883617a3babSopenharmony_ci0:115                  1 (const uint)
884617a3babSopenharmony_ci0:115            Constant:
885617a3babSopenharmony_ci0:115              3 (const int)
886617a3babSopenharmony_ci0:115          Constant:
887617a3babSopenharmony_ci0:115            2 (const int)
888617a3babSopenharmony_ci0:115        direct index ( temp float CullDistance)
889617a3babSopenharmony_ci0:115          gl_CullDistance: direct index for structure ( out 3-element array of float CullDistance)
890617a3babSopenharmony_ci0:115            indirect index ( temp block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
891617a3babSopenharmony_ci0:115              'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
892617a3babSopenharmony_ci0:115              'iid' ( temp uint)
893617a3babSopenharmony_ci0:115            Constant:
894617a3babSopenharmony_ci0:115              3 (const int)
895617a3babSopenharmony_ci0:115          Constant:
896617a3babSopenharmony_ci0:115            2 (const int)
897617a3babSopenharmony_ci0:117      MemoryBarrierShared ( global void)
898617a3babSopenharmony_ci0:117      Barrier ( global void)
899617a3babSopenharmony_ci0:119      move second child to first child ( temp int)
900617a3babSopenharmony_ci0:119        gl_PrimitiveID: direct index for structure ( perprimitiveNV out int PrimitiveID)
901617a3babSopenharmony_ci0:119          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
902617a3babSopenharmony_ci0:119            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
903617a3babSopenharmony_ci0:119            'iid' ( temp uint)
904617a3babSopenharmony_ci0:119          Constant:
905617a3babSopenharmony_ci0:119            0 (const int)
906617a3babSopenharmony_ci0:119        Constant:
907617a3babSopenharmony_ci0:119          6 (const int)
908617a3babSopenharmony_ci0:120      move second child to first child ( temp int)
909617a3babSopenharmony_ci0:120        gl_Layer: direct index for structure ( perprimitiveNV out int Layer)
910617a3babSopenharmony_ci0:120          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
911617a3babSopenharmony_ci0:120            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
912617a3babSopenharmony_ci0:120            'iid' ( temp uint)
913617a3babSopenharmony_ci0:120          Constant:
914617a3babSopenharmony_ci0:120            1 (const int)
915617a3babSopenharmony_ci0:120        Constant:
916617a3babSopenharmony_ci0:120          7 (const int)
917617a3babSopenharmony_ci0:121      move second child to first child ( temp int)
918617a3babSopenharmony_ci0:121        gl_ViewportIndex: direct index for structure ( perprimitiveNV out int ViewportIndex)
919617a3babSopenharmony_ci0:121          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
920617a3babSopenharmony_ci0:121            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
921617a3babSopenharmony_ci0:121            'iid' ( temp uint)
922617a3babSopenharmony_ci0:121          Constant:
923617a3babSopenharmony_ci0:121            2 (const int)
924617a3babSopenharmony_ci0:121        Constant:
925617a3babSopenharmony_ci0:121          8 (const int)
926617a3babSopenharmony_ci0:122      move second child to first child ( temp bool)
927617a3babSopenharmony_ci0:122        gl_CullPrimitiveEXT: direct index for structure ( perprimitiveNV out bool CullPrimitiveEXT)
928617a3babSopenharmony_ci0:122          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
929617a3babSopenharmony_ci0:122            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
930617a3babSopenharmony_ci0:122            'iid' ( temp uint)
931617a3babSopenharmony_ci0:122          Constant:
932617a3babSopenharmony_ci0:122            3 (const int)
933617a3babSopenharmony_ci0:122        Constant:
934617a3babSopenharmony_ci0:122          false (const bool)
935617a3babSopenharmony_ci0:124      MemoryBarrierShared ( global void)
936617a3babSopenharmony_ci0:124      Barrier ( global void)
937617a3babSopenharmony_ci0:126      move second child to first child ( temp int)
938617a3babSopenharmony_ci0:126        gl_PrimitiveID: direct index for structure ( perprimitiveNV out int PrimitiveID)
939617a3babSopenharmony_ci0:126          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
940617a3babSopenharmony_ci0:126            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
941617a3babSopenharmony_ci0:126            add ( temp uint)
942617a3babSopenharmony_ci0:126              'iid' ( temp uint)
943617a3babSopenharmony_ci0:126              Constant:
944617a3babSopenharmony_ci0:126                1 (const uint)
945617a3babSopenharmony_ci0:126          Constant:
946617a3babSopenharmony_ci0:126            0 (const int)
947617a3babSopenharmony_ci0:126        gl_PrimitiveID: direct index for structure ( perprimitiveNV out int PrimitiveID)
948617a3babSopenharmony_ci0:126          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
949617a3babSopenharmony_ci0:126            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
950617a3babSopenharmony_ci0:126            'iid' ( temp uint)
951617a3babSopenharmony_ci0:126          Constant:
952617a3babSopenharmony_ci0:126            0 (const int)
953617a3babSopenharmony_ci0:127      move second child to first child ( temp int)
954617a3babSopenharmony_ci0:127        gl_Layer: direct index for structure ( perprimitiveNV out int Layer)
955617a3babSopenharmony_ci0:127          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
956617a3babSopenharmony_ci0:127            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
957617a3babSopenharmony_ci0:127            add ( temp uint)
958617a3babSopenharmony_ci0:127              'iid' ( temp uint)
959617a3babSopenharmony_ci0:127              Constant:
960617a3babSopenharmony_ci0:127                1 (const uint)
961617a3babSopenharmony_ci0:127          Constant:
962617a3babSopenharmony_ci0:127            1 (const int)
963617a3babSopenharmony_ci0:127        gl_Layer: direct index for structure ( perprimitiveNV out int Layer)
964617a3babSopenharmony_ci0:127          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
965617a3babSopenharmony_ci0:127            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
966617a3babSopenharmony_ci0:127            'iid' ( temp uint)
967617a3babSopenharmony_ci0:127          Constant:
968617a3babSopenharmony_ci0:127            1 (const int)
969617a3babSopenharmony_ci0:128      move second child to first child ( temp int)
970617a3babSopenharmony_ci0:128        gl_ViewportIndex: direct index for structure ( perprimitiveNV out int ViewportIndex)
971617a3babSopenharmony_ci0:128          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
972617a3babSopenharmony_ci0:128            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
973617a3babSopenharmony_ci0:128            add ( temp uint)
974617a3babSopenharmony_ci0:128              'iid' ( temp uint)
975617a3babSopenharmony_ci0:128              Constant:
976617a3babSopenharmony_ci0:128                1 (const uint)
977617a3babSopenharmony_ci0:128          Constant:
978617a3babSopenharmony_ci0:128            2 (const int)
979617a3babSopenharmony_ci0:128        gl_ViewportIndex: direct index for structure ( perprimitiveNV out int ViewportIndex)
980617a3babSopenharmony_ci0:128          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
981617a3babSopenharmony_ci0:128            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
982617a3babSopenharmony_ci0:128            'iid' ( temp uint)
983617a3babSopenharmony_ci0:128          Constant:
984617a3babSopenharmony_ci0:128            2 (const int)
985617a3babSopenharmony_ci0:129      move second child to first child ( temp bool)
986617a3babSopenharmony_ci0:129        gl_CullPrimitiveEXT: direct index for structure ( perprimitiveNV out bool CullPrimitiveEXT)
987617a3babSopenharmony_ci0:129          indirect index ( perprimitiveNV temp block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
988617a3babSopenharmony_ci0:129            'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
989617a3babSopenharmony_ci0:129            add ( temp uint)
990617a3babSopenharmony_ci0:129              'iid' ( temp uint)
991617a3babSopenharmony_ci0:129              Constant:
992617a3babSopenharmony_ci0:129                1 (const uint)
993617a3babSopenharmony_ci0:129          Constant:
994617a3babSopenharmony_ci0:129            3 (const int)
995617a3babSopenharmony_ci0:129        Constant:
996617a3babSopenharmony_ci0:129          false (const bool)
997617a3babSopenharmony_ci0:131      MemoryBarrierShared ( global void)
998617a3babSopenharmony_ci0:131      Barrier ( global void)
999617a3babSopenharmony_ci0:134      move second child to first child ( temp 3-component vector of uint)
1000617a3babSopenharmony_ci0:134        direct index ( temp 3-component vector of uint PrimitiveTriangleIndicesEXT)
1001617a3babSopenharmony_ci0:134          'gl_PrimitiveTriangleIndicesEXT' ( out 96-element array of 3-component vector of uint PrimitiveTriangleIndicesEXT)
1002617a3babSopenharmony_ci0:134          Constant:
1003617a3babSopenharmony_ci0:134            0 (const int)
1004617a3babSopenharmony_ci0:134        Constant:
1005617a3babSopenharmony_ci0:134          1 (const uint)
1006617a3babSopenharmony_ci0:134          1 (const uint)
1007617a3babSopenharmony_ci0:134          1 (const uint)
1008617a3babSopenharmony_ci0:135      move second child to first child ( temp 3-component vector of uint)
1009617a3babSopenharmony_ci0:135        indirect index ( temp 3-component vector of uint PrimitiveTriangleIndicesEXT)
1010617a3babSopenharmony_ci0:135          'gl_PrimitiveTriangleIndicesEXT' ( out 96-element array of 3-component vector of uint PrimitiveTriangleIndicesEXT)
1011617a3babSopenharmony_ci0:135          subtract ( temp uint)
1012617a3babSopenharmony_ci0:135            'primitiveCount' ( temp uint)
1013617a3babSopenharmony_ci0:135            Constant:
1014617a3babSopenharmony_ci0:135              1 (const uint)
1015617a3babSopenharmony_ci0:135        Constant:
1016617a3babSopenharmony_ci0:135          2 (const uint)
1017617a3babSopenharmony_ci0:135          2 (const uint)
1018617a3babSopenharmony_ci0:135          2 (const uint)
1019617a3babSopenharmony_ci0:136      move second child to first child ( temp 3-component vector of uint)
1020617a3babSopenharmony_ci0:136        indirect index ( temp 3-component vector of uint PrimitiveTriangleIndicesEXT)
1021617a3babSopenharmony_ci0:136          'gl_PrimitiveTriangleIndicesEXT' ( out 96-element array of 3-component vector of uint PrimitiveTriangleIndicesEXT)
1022617a3babSopenharmony_ci0:136          'gid' ( temp uint)
1023617a3babSopenharmony_ci0:136        indirect index ( temp 3-component vector of uint PrimitiveTriangleIndicesEXT)
1024617a3babSopenharmony_ci0:136          'gl_PrimitiveTriangleIndicesEXT' ( out 96-element array of 3-component vector of uint PrimitiveTriangleIndicesEXT)
1025617a3babSopenharmony_ci0:136          subtract ( temp uint)
1026617a3babSopenharmony_ci0:136            'gid' ( temp uint)
1027617a3babSopenharmony_ci0:136            Constant:
1028617a3babSopenharmony_ci0:136              1 (const uint)
1029617a3babSopenharmony_ci0:139      MemoryBarrierShared ( global void)
1030617a3babSopenharmony_ci0:139      Barrier ( global void)
1031617a3babSopenharmony_ci0:?   Linker Objects
1032617a3babSopenharmony_ci0:?     'gl_WorkGroupSize' ( const 3-component vector of uint WorkGroupSize)
1033617a3babSopenharmony_ci0:?       32 (const uint)
1034617a3babSopenharmony_ci0:?       1 (const uint)
1035617a3babSopenharmony_ci0:?       1 (const uint)
1036617a3babSopenharmony_ci0:?     'gl_MeshVerticesEXT' ( out 81-element array of block{ out 4-component vector of float Position gl_Position,  out float PointSize gl_PointSize,  out 4-element array of float ClipDistance gl_ClipDistance,  out 3-element array of float CullDistance gl_CullDistance})
1037617a3babSopenharmony_ci0:?     'gl_MeshPrimitivesEXT' ( perprimitiveNV out 32-element array of block{ perprimitiveNV out int PrimitiveID gl_PrimitiveID,  perprimitiveNV out int Layer gl_Layer,  perprimitiveNV out int ViewportIndex gl_ViewportIndex,  perprimitiveNV out bool CullPrimitiveEXT gl_CullPrimitiveEXT,  perprimitiveNV out int PrimitiveShadingRateKHR gl_PrimitiveShadingRateEXT})
1038617a3babSopenharmony_ci0:?     'gl_PrimitiveTriangleIndicesEXT' ( out 96-element array of 3-component vector of uint PrimitiveTriangleIndicesEXT)
1039617a3babSopenharmony_ci
1040