1617a3babSopenharmony_ciglsl.460.subgroup.task
2617a3babSopenharmony_ciERROR: 0:6: 'gl_SubgroupSize' : required extension not requested: GL_KHR_shader_subgroup_basic
3617a3babSopenharmony_ciERROR: 0:7: 'gl_SubgroupInvocationID' : required extension not requested: GL_KHR_shader_subgroup_basic
4617a3babSopenharmony_ciERROR: 0:8: 'subgroupBarrier' : required extension not requested: GL_KHR_shader_subgroup_basic
5617a3babSopenharmony_ciERROR: 0:9: 'subgroupMemoryBarrier' : required extension not requested: GL_KHR_shader_subgroup_basic
6617a3babSopenharmony_ciERROR: 0:10: 'subgroupMemoryBarrierBuffer' : required extension not requested: GL_KHR_shader_subgroup_basic
7617a3babSopenharmony_ciERROR: 0:11: 'subgroupMemoryBarrierImage' : required extension not requested: GL_KHR_shader_subgroup_basic
8617a3babSopenharmony_ciERROR: 0:12: 'subgroupElect' : required extension not requested: GL_KHR_shader_subgroup_basic
9617a3babSopenharmony_ciERROR: 0:13: 'gl_NumSubgroups' : required extension not requested: GL_KHR_shader_subgroup_basic
10617a3babSopenharmony_ciERROR: 0:14: 'gl_SubgroupID' : required extension not requested: GL_KHR_shader_subgroup_basic
11617a3babSopenharmony_ciERROR: 0:15: 'subgroupMemoryBarrierShared' : required extension not requested: GL_KHR_shader_subgroup_basic
12617a3babSopenharmony_ciERROR: 0:17: 'subgroupAll' : required extension not requested: GL_KHR_shader_subgroup_vote
13617a3babSopenharmony_ciERROR: 0:18: 'subgroupAny' : required extension not requested: GL_KHR_shader_subgroup_vote
14617a3babSopenharmony_ciERROR: 0:19: 'subgroupAllEqual' : required extension not requested: GL_KHR_shader_subgroup_vote
15617a3babSopenharmony_ciERROR: 0:21: 'gl_SubgroupEqMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
16617a3babSopenharmony_ciERROR: 0:22: 'gl_SubgroupGeMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
17617a3babSopenharmony_ciERROR: 0:23: 'gl_SubgroupGtMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
18617a3babSopenharmony_ciERROR: 0:24: 'gl_SubgroupLeMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
19617a3babSopenharmony_ciERROR: 0:25: 'gl_SubgroupLtMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
20617a3babSopenharmony_ciERROR: 0:26: 'subgroupBroadcast' : required extension not requested: GL_KHR_shader_subgroup_ballot
21617a3babSopenharmony_ciERROR: 0:27: 'subgroupBroadcastFirst' : required extension not requested: GL_KHR_shader_subgroup_ballot
22617a3babSopenharmony_ciERROR: 0:28: 'subgroupBallot' : required extension not requested: GL_KHR_shader_subgroup_ballot
23617a3babSopenharmony_ciERROR: 0:29: 'subgroupInverseBallot' : required extension not requested: GL_KHR_shader_subgroup_ballot
24617a3babSopenharmony_ciERROR: 0:30: 'subgroupBallotBitExtract' : required extension not requested: GL_KHR_shader_subgroup_ballot
25617a3babSopenharmony_ciERROR: 0:31: 'subgroupBallotBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
26617a3babSopenharmony_ciERROR: 0:32: 'subgroupBallotInclusiveBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
27617a3babSopenharmony_ciERROR: 0:33: 'subgroupBallotExclusiveBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
28617a3babSopenharmony_ciERROR: 0:34: 'subgroupBallotFindLSB' : required extension not requested: GL_KHR_shader_subgroup_ballot
29617a3babSopenharmony_ciERROR: 0:35: 'subgroupBallotFindMSB' : required extension not requested: GL_KHR_shader_subgroup_ballot
30617a3babSopenharmony_ciERROR: 0:37: 'subgroupShuffle' : required extension not requested: GL_KHR_shader_subgroup_shuffle
31617a3babSopenharmony_ciERROR: 0:38: 'subgroupShuffleXor' : required extension not requested: GL_KHR_shader_subgroup_shuffle
32617a3babSopenharmony_ciERROR: 0:39: 'subgroupShuffleUp' : required extension not requested: GL_KHR_shader_subgroup_shuffle_relative
33617a3babSopenharmony_ciERROR: 0:40: 'subgroupShuffleDown' : required extension not requested: GL_KHR_shader_subgroup_shuffle_relative
34617a3babSopenharmony_ciERROR: 0:42: 'subgroupAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
35617a3babSopenharmony_ciERROR: 0:43: 'subgroupMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
36617a3babSopenharmony_ciERROR: 0:44: 'subgroupMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
37617a3babSopenharmony_ciERROR: 0:45: 'subgroupMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
38617a3babSopenharmony_ciERROR: 0:46: 'subgroupAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
39617a3babSopenharmony_ciERROR: 0:47: 'subgroupOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
40617a3babSopenharmony_ciERROR: 0:48: 'subgroupXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
41617a3babSopenharmony_ciERROR: 0:49: 'subgroupInclusiveAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
42617a3babSopenharmony_ciERROR: 0:50: 'subgroupInclusiveMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
43617a3babSopenharmony_ciERROR: 0:51: 'subgroupInclusiveMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
44617a3babSopenharmony_ciERROR: 0:52: 'subgroupInclusiveMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
45617a3babSopenharmony_ciERROR: 0:53: 'subgroupInclusiveAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
46617a3babSopenharmony_ciERROR: 0:54: 'subgroupInclusiveOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
47617a3babSopenharmony_ciERROR: 0:55: 'subgroupInclusiveXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
48617a3babSopenharmony_ciERROR: 0:56: 'subgroupExclusiveAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
49617a3babSopenharmony_ciERROR: 0:57: 'subgroupExclusiveMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
50617a3babSopenharmony_ciERROR: 0:58: 'subgroupExclusiveMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
51617a3babSopenharmony_ciERROR: 0:59: 'subgroupExclusiveMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
52617a3babSopenharmony_ciERROR: 0:60: 'subgroupExclusiveAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
53617a3babSopenharmony_ciERROR: 0:61: 'subgroupExclusiveOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
54617a3babSopenharmony_ciERROR: 0:62: 'subgroupExclusiveXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
55617a3babSopenharmony_ciERROR: 0:64: 'subgroupClusteredAdd' : required extension not requested: GL_KHR_shader_subgroup_clustered
56617a3babSopenharmony_ciERROR: 0:65: 'subgroupClusteredMul' : required extension not requested: GL_KHR_shader_subgroup_clustered
57617a3babSopenharmony_ciERROR: 0:66: 'subgroupClusteredMin' : required extension not requested: GL_KHR_shader_subgroup_clustered
58617a3babSopenharmony_ciERROR: 0:67: 'subgroupClusteredMax' : required extension not requested: GL_KHR_shader_subgroup_clustered
59617a3babSopenharmony_ciERROR: 0:68: 'subgroupClusteredAnd' : required extension not requested: GL_KHR_shader_subgroup_clustered
60617a3babSopenharmony_ciERROR: 0:69: 'subgroupClusteredOr' : required extension not requested: GL_KHR_shader_subgroup_clustered
61617a3babSopenharmony_ciERROR: 0:70: 'subgroupClusteredXor' : required extension not requested: GL_KHR_shader_subgroup_clustered
62617a3babSopenharmony_ciERROR: 0:72: 'subgroupQuadBroadcast' : required extension not requested: GL_KHR_shader_subgroup_quad
63617a3babSopenharmony_ciERROR: 0:73: 'subgroupQuadSwapHorizontal' : required extension not requested: GL_KHR_shader_subgroup_quad
64617a3babSopenharmony_ciERROR: 0:74: 'subgroupQuadSwapVertical' : required extension not requested: GL_KHR_shader_subgroup_quad
65617a3babSopenharmony_ciERROR: 0:75: 'subgroupQuadSwapDiagonal' : required extension not requested: GL_KHR_shader_subgroup_quad
66617a3babSopenharmony_ciERROR: 0:77: 'subgroupPartitionNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
67617a3babSopenharmony_ciERROR: 0:78: 'subgroupPartitionedAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
68617a3babSopenharmony_ciERROR: 0:79: 'subgroupPartitionedMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
69617a3babSopenharmony_ciERROR: 0:80: 'subgroupPartitionedMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
70617a3babSopenharmony_ciERROR: 0:81: 'subgroupPartitionedMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
71617a3babSopenharmony_ciERROR: 0:82: 'subgroupPartitionedAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
72617a3babSopenharmony_ciERROR: 0:83: 'subgroupPartitionedOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
73617a3babSopenharmony_ciERROR: 0:84: 'subgroupPartitionedXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
74617a3babSopenharmony_ciERROR: 0:85: 'subgroupPartitionedInclusiveAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
75617a3babSopenharmony_ciERROR: 0:86: 'subgroupPartitionedInclusiveMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
76617a3babSopenharmony_ciERROR: 0:87: 'subgroupPartitionedInclusiveMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
77617a3babSopenharmony_ciERROR: 0:88: 'subgroupPartitionedInclusiveMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
78617a3babSopenharmony_ciERROR: 0:89: 'subgroupPartitionedInclusiveAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
79617a3babSopenharmony_ciERROR: 0:90: 'subgroupPartitionedInclusiveOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
80617a3babSopenharmony_ciERROR: 0:91: 'subgroupPartitionedInclusiveXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
81617a3babSopenharmony_ciERROR: 0:92: 'subgroupPartitionedExclusiveAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
82617a3babSopenharmony_ciERROR: 0:93: 'subgroupPartitionedExclusiveMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
83617a3babSopenharmony_ciERROR: 0:94: 'subgroupPartitionedExclusiveMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
84617a3babSopenharmony_ciERROR: 0:95: 'subgroupPartitionedExclusiveMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
85617a3babSopenharmony_ciERROR: 0:96: 'subgroupPartitionedExclusiveAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
86617a3babSopenharmony_ciERROR: 0:97: 'subgroupPartitionedExclusiveOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
87617a3babSopenharmony_ciERROR: 0:98: 'subgroupPartitionedExclusiveXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
88617a3babSopenharmony_ciERROR: 0:288: 'gl_WarpsPerSMNV' : required extension not requested: GL_NV_shader_sm_builtins
89617a3babSopenharmony_ciERROR: 0:289: 'gl_SMCountNV' : required extension not requested: GL_NV_shader_sm_builtins
90617a3babSopenharmony_ciERROR: 0:290: 'gl_WarpIDNV' : required extension not requested: GL_NV_shader_sm_builtins
91617a3babSopenharmony_ciERROR: 0:291: 'gl_SMIDNV' : required extension not requested: GL_NV_shader_sm_builtins
92617a3babSopenharmony_ciERROR: 90 compilation errors.  No code generated.
93617a3babSopenharmony_ci
94617a3babSopenharmony_ci
95617a3babSopenharmony_ciShader version: 460
96617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_arithmetic
97617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_ballot
98617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_basic
99617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_clustered
100617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_quad
101617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle
102617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle_relative
103617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_vote
104617a3babSopenharmony_ciRequested GL_NV_mesh_shader
105617a3babSopenharmony_ciRequested GL_NV_shader_sm_builtins
106617a3babSopenharmony_ciRequested GL_NV_shader_subgroup_partitioned
107617a3babSopenharmony_cilocal_size = (32, 1, 1)
108617a3babSopenharmony_ciERROR: node is still EOpNull!
109617a3babSopenharmony_ci0:3  Function Definition: undeclared_errors(vf4; ( global 4-component vector of float)
110617a3babSopenharmony_ci0:3    Function Parameters: 
111617a3babSopenharmony_ci0:3      'f4' ( in 4-component vector of float)
112617a3babSopenharmony_ci0:?     Sequence
113617a3babSopenharmony_ci0:6      'gl_SubgroupSize' ( in uint SubgroupSize)
114617a3babSopenharmony_ci0:7      'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID)
115617a3babSopenharmony_ci0:8      subgroupBarrier ( global void)
116617a3babSopenharmony_ci0:9      subgroupMemoryBarrier ( global void)
117617a3babSopenharmony_ci0:10      subgroupMemoryBarrierBuffer ( global void)
118617a3babSopenharmony_ci0:11      subgroupMemoryBarrierImage ( global void)
119617a3babSopenharmony_ci0:12      subgroupElect ( global bool)
120617a3babSopenharmony_ci0:13      'gl_NumSubgroups' ( in uint NumSubgroups)
121617a3babSopenharmony_ci0:14      'gl_SubgroupID' ( in uint SubgroupID)
122617a3babSopenharmony_ci0:15      subgroupMemoryBarrierShared ( global void)
123617a3babSopenharmony_ci0:17      subgroupAll ( global bool)
124617a3babSopenharmony_ci0:17        Constant:
125617a3babSopenharmony_ci0:17          true (const bool)
126617a3babSopenharmony_ci0:18      subgroupAny ( global bool)
127617a3babSopenharmony_ci0:18        Constant:
128617a3babSopenharmony_ci0:18          false (const bool)
129617a3babSopenharmony_ci0:19      subgroupAllEqual ( global bool)
130617a3babSopenharmony_ci0:19        'f4' ( in 4-component vector of float)
131617a3babSopenharmony_ci0:21      'gl_SubgroupEqMask' ( in 4-component vector of uint SubgroupEqMask)
132617a3babSopenharmony_ci0:22      'gl_SubgroupGeMask' ( in 4-component vector of uint SubgroupGeMask)
133617a3babSopenharmony_ci0:23      'gl_SubgroupGtMask' ( in 4-component vector of uint SubgroupGtMask)
134617a3babSopenharmony_ci0:24      'gl_SubgroupLeMask' ( in 4-component vector of uint SubgroupLeMask)
135617a3babSopenharmony_ci0:25      'gl_SubgroupLtMask' ( in 4-component vector of uint SubgroupLtMask)
136617a3babSopenharmony_ci0:26      subgroupBroadcast ( global 4-component vector of float)
137617a3babSopenharmony_ci0:26        'f4' ( in 4-component vector of float)
138617a3babSopenharmony_ci0:26        Constant:
139617a3babSopenharmony_ci0:26          0 (const uint)
140617a3babSopenharmony_ci0:27      subgroupBroadcastFirst ( global 4-component vector of float)
141617a3babSopenharmony_ci0:27        'f4' ( in 4-component vector of float)
142617a3babSopenharmony_ci0:28      Sequence
143617a3babSopenharmony_ci0:28        move second child to first child ( temp 4-component vector of uint)
144617a3babSopenharmony_ci0:28          'ballot' ( temp 4-component vector of uint)
145617a3babSopenharmony_ci0:28          subgroupBallot ( global 4-component vector of uint)
146617a3babSopenharmony_ci0:28            Constant:
147617a3babSopenharmony_ci0:28              false (const bool)
148617a3babSopenharmony_ci0:29      subgroupInverseBallot ( global bool)
149617a3babSopenharmony_ci0:29        Constant:
150617a3babSopenharmony_ci0:29          1 (const uint)
151617a3babSopenharmony_ci0:29          1 (const uint)
152617a3babSopenharmony_ci0:29          1 (const uint)
153617a3babSopenharmony_ci0:29          1 (const uint)
154617a3babSopenharmony_ci0:30      subgroupBallotBitExtract ( global bool)
155617a3babSopenharmony_ci0:30        'ballot' ( temp 4-component vector of uint)
156617a3babSopenharmony_ci0:30        Constant:
157617a3babSopenharmony_ci0:30          0 (const uint)
158617a3babSopenharmony_ci0:31      subgroupBallotBitCount ( global uint)
159617a3babSopenharmony_ci0:31        'ballot' ( temp 4-component vector of uint)
160617a3babSopenharmony_ci0:32      subgroupBallotInclusiveBitCount ( global uint)
161617a3babSopenharmony_ci0:32        'ballot' ( temp 4-component vector of uint)
162617a3babSopenharmony_ci0:33      subgroupBallotExclusiveBitCount ( global uint)
163617a3babSopenharmony_ci0:33        'ballot' ( temp 4-component vector of uint)
164617a3babSopenharmony_ci0:34      subgroupBallotFindLSB ( global uint)
165617a3babSopenharmony_ci0:34        'ballot' ( temp 4-component vector of uint)
166617a3babSopenharmony_ci0:35      subgroupBallotFindMSB ( global uint)
167617a3babSopenharmony_ci0:35        'ballot' ( temp 4-component vector of uint)
168617a3babSopenharmony_ci0:37      subgroupShuffle ( global 4-component vector of float)
169617a3babSopenharmony_ci0:37        'f4' ( in 4-component vector of float)
170617a3babSopenharmony_ci0:37        Constant:
171617a3babSopenharmony_ci0:37          0 (const uint)
172617a3babSopenharmony_ci0:38      subgroupShuffleXor ( global 4-component vector of float)
173617a3babSopenharmony_ci0:38        'f4' ( in 4-component vector of float)
174617a3babSopenharmony_ci0:38        Constant:
175617a3babSopenharmony_ci0:38          1 (const uint)
176617a3babSopenharmony_ci0:39      subgroupShuffleUp ( global 4-component vector of float)
177617a3babSopenharmony_ci0:39        'f4' ( in 4-component vector of float)
178617a3babSopenharmony_ci0:39        Constant:
179617a3babSopenharmony_ci0:39          1 (const uint)
180617a3babSopenharmony_ci0:40      subgroupShuffleDown ( global 4-component vector of float)
181617a3babSopenharmony_ci0:40        'f4' ( in 4-component vector of float)
182617a3babSopenharmony_ci0:40        Constant:
183617a3babSopenharmony_ci0:40          1 (const uint)
184617a3babSopenharmony_ci0:42      move second child to first child ( temp 4-component vector of float)
185617a3babSopenharmony_ci0:42        'result' ( temp 4-component vector of float)
186617a3babSopenharmony_ci0:42        subgroupAdd ( global 4-component vector of float)
187617a3babSopenharmony_ci0:42          'f4' ( in 4-component vector of float)
188617a3babSopenharmony_ci0:43      subgroupMul ( global 4-component vector of float)
189617a3babSopenharmony_ci0:43        'f4' ( in 4-component vector of float)
190617a3babSopenharmony_ci0:44      subgroupMin ( global 4-component vector of float)
191617a3babSopenharmony_ci0:44        'f4' ( in 4-component vector of float)
192617a3babSopenharmony_ci0:45      subgroupMax ( global 4-component vector of float)
193617a3babSopenharmony_ci0:45        'f4' ( in 4-component vector of float)
194617a3babSopenharmony_ci0:46      subgroupAnd ( global 4-component vector of uint)
195617a3babSopenharmony_ci0:46        'ballot' ( temp 4-component vector of uint)
196617a3babSopenharmony_ci0:47      subgroupOr ( global 4-component vector of uint)
197617a3babSopenharmony_ci0:47        'ballot' ( temp 4-component vector of uint)
198617a3babSopenharmony_ci0:48      subgroupXor ( global 4-component vector of uint)
199617a3babSopenharmony_ci0:48        'ballot' ( temp 4-component vector of uint)
200617a3babSopenharmony_ci0:49      subgroupInclusiveAdd ( global 4-component vector of float)
201617a3babSopenharmony_ci0:49        'f4' ( in 4-component vector of float)
202617a3babSopenharmony_ci0:50      subgroupInclusiveMul ( global 4-component vector of float)
203617a3babSopenharmony_ci0:50        'f4' ( in 4-component vector of float)
204617a3babSopenharmony_ci0:51      subgroupInclusiveMin ( global 4-component vector of float)
205617a3babSopenharmony_ci0:51        'f4' ( in 4-component vector of float)
206617a3babSopenharmony_ci0:52      subgroupInclusiveMax ( global 4-component vector of float)
207617a3babSopenharmony_ci0:52        'f4' ( in 4-component vector of float)
208617a3babSopenharmony_ci0:53      subgroupInclusiveAnd ( global 4-component vector of uint)
209617a3babSopenharmony_ci0:53        'ballot' ( temp 4-component vector of uint)
210617a3babSopenharmony_ci0:54      subgroupInclusiveOr ( global 4-component vector of uint)
211617a3babSopenharmony_ci0:54        'ballot' ( temp 4-component vector of uint)
212617a3babSopenharmony_ci0:55      subgroupInclusiveXor ( global 4-component vector of uint)
213617a3babSopenharmony_ci0:55        'ballot' ( temp 4-component vector of uint)
214617a3babSopenharmony_ci0:56      subgroupExclusiveAdd ( global 4-component vector of float)
215617a3babSopenharmony_ci0:56        'f4' ( in 4-component vector of float)
216617a3babSopenharmony_ci0:57      subgroupExclusiveMul ( global 4-component vector of float)
217617a3babSopenharmony_ci0:57        'f4' ( in 4-component vector of float)
218617a3babSopenharmony_ci0:58      subgroupExclusiveMin ( global 4-component vector of float)
219617a3babSopenharmony_ci0:58        'f4' ( in 4-component vector of float)
220617a3babSopenharmony_ci0:59      subgroupExclusiveMax ( global 4-component vector of float)
221617a3babSopenharmony_ci0:59        'f4' ( in 4-component vector of float)
222617a3babSopenharmony_ci0:60      subgroupExclusiveAnd ( global 4-component vector of uint)
223617a3babSopenharmony_ci0:60        'ballot' ( temp 4-component vector of uint)
224617a3babSopenharmony_ci0:61      subgroupExclusiveOr ( global 4-component vector of uint)
225617a3babSopenharmony_ci0:61        'ballot' ( temp 4-component vector of uint)
226617a3babSopenharmony_ci0:62      subgroupExclusiveXor ( global 4-component vector of uint)
227617a3babSopenharmony_ci0:62        'ballot' ( temp 4-component vector of uint)
228617a3babSopenharmony_ci0:64      subgroupClusteredAdd ( global 4-component vector of float)
229617a3babSopenharmony_ci0:64        'f4' ( in 4-component vector of float)
230617a3babSopenharmony_ci0:64        Constant:
231617a3babSopenharmony_ci0:64          2 (const uint)
232617a3babSopenharmony_ci0:65      subgroupClusteredMul ( global 4-component vector of float)
233617a3babSopenharmony_ci0:65        'f4' ( in 4-component vector of float)
234617a3babSopenharmony_ci0:65        Constant:
235617a3babSopenharmony_ci0:65          2 (const uint)
236617a3babSopenharmony_ci0:66      subgroupClusteredMin ( global 4-component vector of float)
237617a3babSopenharmony_ci0:66        'f4' ( in 4-component vector of float)
238617a3babSopenharmony_ci0:66        Constant:
239617a3babSopenharmony_ci0:66          2 (const uint)
240617a3babSopenharmony_ci0:67      subgroupClusteredMax ( global 4-component vector of float)
241617a3babSopenharmony_ci0:67        'f4' ( in 4-component vector of float)
242617a3babSopenharmony_ci0:67        Constant:
243617a3babSopenharmony_ci0:67          2 (const uint)
244617a3babSopenharmony_ci0:68      subgroupClusteredAnd ( global 4-component vector of uint)
245617a3babSopenharmony_ci0:68        'ballot' ( temp 4-component vector of uint)
246617a3babSopenharmony_ci0:68        Constant:
247617a3babSopenharmony_ci0:68          2 (const uint)
248617a3babSopenharmony_ci0:69      subgroupClusteredOr ( global 4-component vector of uint)
249617a3babSopenharmony_ci0:69        'ballot' ( temp 4-component vector of uint)
250617a3babSopenharmony_ci0:69        Constant:
251617a3babSopenharmony_ci0:69          2 (const uint)
252617a3babSopenharmony_ci0:70      subgroupClusteredXor ( global 4-component vector of uint)
253617a3babSopenharmony_ci0:70        'ballot' ( temp 4-component vector of uint)
254617a3babSopenharmony_ci0:70        Constant:
255617a3babSopenharmony_ci0:70          2 (const uint)
256617a3babSopenharmony_ci0:72      subgroupQuadBroadcast ( global 4-component vector of float)
257617a3babSopenharmony_ci0:72        'f4' ( in 4-component vector of float)
258617a3babSopenharmony_ci0:72        Constant:
259617a3babSopenharmony_ci0:72          0 (const uint)
260617a3babSopenharmony_ci0:73      subgroupQuadSwapHorizontal ( global 4-component vector of float)
261617a3babSopenharmony_ci0:73        'f4' ( in 4-component vector of float)
262617a3babSopenharmony_ci0:74      subgroupQuadSwapVertical ( global 4-component vector of float)
263617a3babSopenharmony_ci0:74        'f4' ( in 4-component vector of float)
264617a3babSopenharmony_ci0:75      subgroupQuadSwapDiagonal ( global 4-component vector of float)
265617a3babSopenharmony_ci0:75        'f4' ( in 4-component vector of float)
266617a3babSopenharmony_ci0:77      Sequence
267617a3babSopenharmony_ci0:77        move second child to first child ( temp 4-component vector of uint)
268617a3babSopenharmony_ci0:77          'parti' ( temp 4-component vector of uint)
269617a3babSopenharmony_ci0:77          subgroupPartitionNV ( global 4-component vector of uint)
270617a3babSopenharmony_ci0:77            'f4' ( in 4-component vector of float)
271617a3babSopenharmony_ci0:78      subgroupPartitionedAddNV ( global 4-component vector of float)
272617a3babSopenharmony_ci0:78        'f4' ( in 4-component vector of float)
273617a3babSopenharmony_ci0:78        'parti' ( temp 4-component vector of uint)
274617a3babSopenharmony_ci0:79      subgroupPartitionedMulNV ( global 4-component vector of float)
275617a3babSopenharmony_ci0:79        'f4' ( in 4-component vector of float)
276617a3babSopenharmony_ci0:79        'parti' ( temp 4-component vector of uint)
277617a3babSopenharmony_ci0:80      subgroupPartitionedMinNV ( global 4-component vector of float)
278617a3babSopenharmony_ci0:80        'f4' ( in 4-component vector of float)
279617a3babSopenharmony_ci0:80        'parti' ( temp 4-component vector of uint)
280617a3babSopenharmony_ci0:81      subgroupPartitionedMaxNV ( global 4-component vector of float)
281617a3babSopenharmony_ci0:81        'f4' ( in 4-component vector of float)
282617a3babSopenharmony_ci0:81        'parti' ( temp 4-component vector of uint)
283617a3babSopenharmony_ci0:82      subgroupPartitionedAndNV ( global 4-component vector of uint)
284617a3babSopenharmony_ci0:82        'ballot' ( temp 4-component vector of uint)
285617a3babSopenharmony_ci0:82        'parti' ( temp 4-component vector of uint)
286617a3babSopenharmony_ci0:83      subgroupPartitionedOrNV ( global 4-component vector of uint)
287617a3babSopenharmony_ci0:83        'ballot' ( temp 4-component vector of uint)
288617a3babSopenharmony_ci0:83        'parti' ( temp 4-component vector of uint)
289617a3babSopenharmony_ci0:84      subgroupPartitionedXorNV ( global 4-component vector of uint)
290617a3babSopenharmony_ci0:84        'ballot' ( temp 4-component vector of uint)
291617a3babSopenharmony_ci0:84        'parti' ( temp 4-component vector of uint)
292617a3babSopenharmony_ci0:85      subgroupPartitionedInclusiveAddNV ( global 4-component vector of float)
293617a3babSopenharmony_ci0:85        'f4' ( in 4-component vector of float)
294617a3babSopenharmony_ci0:85        'parti' ( temp 4-component vector of uint)
295617a3babSopenharmony_ci0:86      subgroupPartitionedInclusiveMulNV ( global 4-component vector of float)
296617a3babSopenharmony_ci0:86        'f4' ( in 4-component vector of float)
297617a3babSopenharmony_ci0:86        'parti' ( temp 4-component vector of uint)
298617a3babSopenharmony_ci0:87      subgroupPartitionedInclusiveMinNV ( global 4-component vector of float)
299617a3babSopenharmony_ci0:87        'f4' ( in 4-component vector of float)
300617a3babSopenharmony_ci0:87        'parti' ( temp 4-component vector of uint)
301617a3babSopenharmony_ci0:88      subgroupPartitionedInclusiveMaxNV ( global 4-component vector of float)
302617a3babSopenharmony_ci0:88        'f4' ( in 4-component vector of float)
303617a3babSopenharmony_ci0:88        'parti' ( temp 4-component vector of uint)
304617a3babSopenharmony_ci0:89      subgroupPartitionedInclusiveAndNV ( global 4-component vector of uint)
305617a3babSopenharmony_ci0:89        'ballot' ( temp 4-component vector of uint)
306617a3babSopenharmony_ci0:89        'parti' ( temp 4-component vector of uint)
307617a3babSopenharmony_ci0:90      subgroupPartitionedInclusiveOrNV ( global 4-component vector of uint)
308617a3babSopenharmony_ci0:90        'ballot' ( temp 4-component vector of uint)
309617a3babSopenharmony_ci0:90        'parti' ( temp 4-component vector of uint)
310617a3babSopenharmony_ci0:91      subgroupPartitionedInclusiveXorNV ( global 4-component vector of uint)
311617a3babSopenharmony_ci0:91        'ballot' ( temp 4-component vector of uint)
312617a3babSopenharmony_ci0:91        'parti' ( temp 4-component vector of uint)
313617a3babSopenharmony_ci0:92      subgroupPartitionedExclusiveAddNV ( global 4-component vector of float)
314617a3babSopenharmony_ci0:92        'f4' ( in 4-component vector of float)
315617a3babSopenharmony_ci0:92        'parti' ( temp 4-component vector of uint)
316617a3babSopenharmony_ci0:93      subgroupPartitionedExclusiveMulNV ( global 4-component vector of float)
317617a3babSopenharmony_ci0:93        'f4' ( in 4-component vector of float)
318617a3babSopenharmony_ci0:93        'parti' ( temp 4-component vector of uint)
319617a3babSopenharmony_ci0:94      subgroupPartitionedExclusiveMinNV ( global 4-component vector of float)
320617a3babSopenharmony_ci0:94        'f4' ( in 4-component vector of float)
321617a3babSopenharmony_ci0:94        'parti' ( temp 4-component vector of uint)
322617a3babSopenharmony_ci0:95      subgroupPartitionedExclusiveMaxNV ( global 4-component vector of float)
323617a3babSopenharmony_ci0:95        'f4' ( in 4-component vector of float)
324617a3babSopenharmony_ci0:95        'parti' ( temp 4-component vector of uint)
325617a3babSopenharmony_ci0:96      subgroupPartitionedExclusiveAndNV ( global 4-component vector of uint)
326617a3babSopenharmony_ci0:96        'ballot' ( temp 4-component vector of uint)
327617a3babSopenharmony_ci0:96        'parti' ( temp 4-component vector of uint)
328617a3babSopenharmony_ci0:97      subgroupPartitionedExclusiveOrNV ( global 4-component vector of uint)
329617a3babSopenharmony_ci0:97        'ballot' ( temp 4-component vector of uint)
330617a3babSopenharmony_ci0:97        'parti' ( temp 4-component vector of uint)
331617a3babSopenharmony_ci0:98      subgroupPartitionedExclusiveXorNV ( global 4-component vector of uint)
332617a3babSopenharmony_ci0:98        'ballot' ( temp 4-component vector of uint)
333617a3babSopenharmony_ci0:98        'parti' ( temp 4-component vector of uint)
334617a3babSopenharmony_ci0:100      Branch: Return with expression
335617a3babSopenharmony_ci0:100        'result' ( temp 4-component vector of float)
336617a3babSopenharmony_ci0:127  Function Definition: main( ( global void)
337617a3babSopenharmony_ci0:127    Function Parameters: 
338617a3babSopenharmony_ci0:129    Sequence
339617a3babSopenharmony_ci0:129      Sequence
340617a3babSopenharmony_ci0:129        move second child to first child ( temp uint)
341617a3babSopenharmony_ci0:129          'iid' ( temp uint)
342617a3babSopenharmony_ci0:129          direct index ( temp uint)
343617a3babSopenharmony_ci0:129            'gl_LocalInvocationID' ( in 3-component vector of uint LocalInvocationID)
344617a3babSopenharmony_ci0:129            Constant:
345617a3babSopenharmony_ci0:129              0 (const int)
346617a3babSopenharmony_ci0:130      Sequence
347617a3babSopenharmony_ci0:130        move second child to first child ( temp uint)
348617a3babSopenharmony_ci0:130          'gid' ( temp uint)
349617a3babSopenharmony_ci0:130          direct index ( temp uint)
350617a3babSopenharmony_ci0:130            'gl_WorkGroupID' ( in 3-component vector of uint WorkGroupID)
351617a3babSopenharmony_ci0:130            Constant:
352617a3babSopenharmony_ci0:130              0 (const int)
353617a3babSopenharmony_ci0:131      Sequence
354617a3babSopenharmony_ci0:131        move second child to first child ( temp uint)
355617a3babSopenharmony_ci0:131          'viewID' ( temp uint)
356617a3babSopenharmony_ci0:131          indirect index ( temp uint MeshViewIndicesNV)
357617a3babSopenharmony_ci0:131            'gl_MeshViewIndicesNV' ( in 4-element array of uint MeshViewIndicesNV)
358617a3babSopenharmony_ci0:131            mod ( temp uint)
359617a3babSopenharmony_ci0:131              'gl_MeshViewCountNV' ( in uint MeshViewCountNV)
360617a3babSopenharmony_ci0:131              Constant:
361617a3babSopenharmony_ci0:131                4 (const uint)
362617a3babSopenharmony_ci0:134      Sequence
363617a3babSopenharmony_ci0:134        Sequence
364617a3babSopenharmony_ci0:134          move second child to first child ( temp uint)
365617a3babSopenharmony_ci0:134            'i' ( temp uint)
366617a3babSopenharmony_ci0:134            Constant:
367617a3babSopenharmony_ci0:134              0 (const uint)
368617a3babSopenharmony_ci0:134        Loop with condition tested first
369617a3babSopenharmony_ci0:134          Loop Condition
370617a3babSopenharmony_ci0:134          Compare Less Than ( temp bool)
371617a3babSopenharmony_ci0:134            'i' ( temp uint)
372617a3babSopenharmony_ci0:134            Constant:
373617a3babSopenharmony_ci0:134              10 (const uint)
374617a3babSopenharmony_ci0:134          Loop Body
375617a3babSopenharmony_ci0:135          Sequence
376617a3babSopenharmony_ci0:135            move second child to first child ( temp 4-component vector of float)
377617a3babSopenharmony_ci0:135              indirect index ( temp 4-component vector of float)
378617a3babSopenharmony_ci0:135                'mem' ( shared 10-element array of 4-component vector of float)
379617a3babSopenharmony_ci0:135                'i' ( temp uint)
380617a3babSopenharmony_ci0:135              Construct vec4 ( temp 4-component vector of float)
381617a3babSopenharmony_ci0:135                Convert uint to float ( temp float)
382617a3babSopenharmony_ci0:135                  add ( temp uint)
383617a3babSopenharmony_ci0:135                    'i' ( temp uint)
384617a3babSopenharmony_ci0:135                    uni_value: direct index for structure (layout( column_major shared) uniform uint)
385617a3babSopenharmony_ci0:135                      'anon@0' (layout( column_major shared) uniform block{layout( column_major shared) uniform uint uni_value})
386617a3babSopenharmony_ci0:135                      Constant:
387617a3babSopenharmony_ci0:135                        0 (const uint)
388617a3babSopenharmony_ci0:134          Loop Terminal Expression
389617a3babSopenharmony_ci0:134          Pre-Increment ( temp uint)
390617a3babSopenharmony_ci0:134            'i' ( temp uint)
391617a3babSopenharmony_ci0:137      imageStore ( global void)
392617a3babSopenharmony_ci0:137        'uni_image' (layout( binding=0) writeonly uniform image2D)
393617a3babSopenharmony_ci0:137        Construct ivec2 ( temp 2-component vector of int)
394617a3babSopenharmony_ci0:137          Convert uint to int ( temp int)
395617a3babSopenharmony_ci0:137            'iid' ( temp uint)
396617a3babSopenharmony_ci0:137        indirect index ( temp 4-component vector of float)
397617a3babSopenharmony_ci0:137          'mem' ( shared 10-element array of 4-component vector of float)
398617a3babSopenharmony_ci0:137          'gid' ( temp uint)
399617a3babSopenharmony_ci0:138      imageStore ( global void)
400617a3babSopenharmony_ci0:138        'uni_image' (layout( binding=0) writeonly uniform image2D)
401617a3babSopenharmony_ci0:138        Construct ivec2 ( temp 2-component vector of int)
402617a3babSopenharmony_ci0:138          Convert uint to int ( temp int)
403617a3babSopenharmony_ci0:138            'iid' ( temp uint)
404617a3babSopenharmony_ci0:138        indirect index ( temp 4-component vector of float)
405617a3babSopenharmony_ci0:138          'mem' ( shared 10-element array of 4-component vector of float)
406617a3babSopenharmony_ci0:138          add ( temp uint)
407617a3babSopenharmony_ci0:138            'gid' ( temp uint)
408617a3babSopenharmony_ci0:138            Constant:
409617a3babSopenharmony_ci0:138              1 (const uint)
410617a3babSopenharmony_ci0:140      MemoryBarrierShared ( global void)
411617a3babSopenharmony_ci0:140      Barrier ( global void)
412617a3babSopenharmony_ci0:144      move second child to first child ( temp 2-component vector of float)
413617a3babSopenharmony_ci0:144        dummy: direct index for structure (layout( std430 offset=0) taskNV out 2-component vector of float)
414617a3babSopenharmony_ci0:144          'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
415617a3babSopenharmony_ci0:144          Constant:
416617a3babSopenharmony_ci0:144            0 (const int)
417617a3babSopenharmony_ci0:144        Constant:
418617a3babSopenharmony_ci0:144          30.000000
419617a3babSopenharmony_ci0:144          31.000000
420617a3babSopenharmony_ci0:145      move second child to first child ( temp 2-component vector of float)
421617a3babSopenharmony_ci0:145        direct index (layout( std430 offset=8) taskNV temp 2-component vector of float)
422617a3babSopenharmony_ci0:145          submesh: direct index for structure (layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float)
423617a3babSopenharmony_ci0:145            'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
424617a3babSopenharmony_ci0:145            Constant:
425617a3babSopenharmony_ci0:145              1 (const int)
426617a3babSopenharmony_ci0:145          Constant:
427617a3babSopenharmony_ci0:145            0 (const int)
428617a3babSopenharmony_ci0:145        Constant:
429617a3babSopenharmony_ci0:145          32.000000
430617a3babSopenharmony_ci0:145          33.000000
431617a3babSopenharmony_ci0:146      move second child to first child ( temp 2-component vector of float)
432617a3babSopenharmony_ci0:146        direct index (layout( std430 offset=8) taskNV temp 2-component vector of float)
433617a3babSopenharmony_ci0:146          submesh: direct index for structure (layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float)
434617a3babSopenharmony_ci0:146            'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
435617a3babSopenharmony_ci0:146            Constant:
436617a3babSopenharmony_ci0:146              1 (const int)
437617a3babSopenharmony_ci0:146          Constant:
438617a3babSopenharmony_ci0:146            1 (const int)
439617a3babSopenharmony_ci0:146        Constant:
440617a3babSopenharmony_ci0:146          34.000000
441617a3babSopenharmony_ci0:146          35.000000
442617a3babSopenharmony_ci0:147      move second child to first child ( temp 2-component vector of float)
443617a3babSopenharmony_ci0:147        direct index (layout( std430 offset=8) taskNV temp 2-component vector of float)
444617a3babSopenharmony_ci0:147          submesh: direct index for structure (layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float)
445617a3babSopenharmony_ci0:147            'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
446617a3babSopenharmony_ci0:147            Constant:
447617a3babSopenharmony_ci0:147              1 (const int)
448617a3babSopenharmony_ci0:147          Constant:
449617a3babSopenharmony_ci0:147            2 (const int)
450617a3babSopenharmony_ci0:147        indirect index (layout( std430 offset=8) taskNV temp 2-component vector of float)
451617a3babSopenharmony_ci0:147          submesh: direct index for structure (layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float)
452617a3babSopenharmony_ci0:147            'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
453617a3babSopenharmony_ci0:147            Constant:
454617a3babSopenharmony_ci0:147              1 (const int)
455617a3babSopenharmony_ci0:147          mod ( temp uint)
456617a3babSopenharmony_ci0:147            'gid' ( temp uint)
457617a3babSopenharmony_ci0:147            Constant:
458617a3babSopenharmony_ci0:147              2 (const uint)
459617a3babSopenharmony_ci0:148      move second child to first child ( temp uint)
460617a3babSopenharmony_ci0:148        viewID: direct index for structure (layout( std430 offset=32) taskNV out uint)
461617a3babSopenharmony_ci0:148          'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
462617a3babSopenharmony_ci0:148          Constant:
463617a3babSopenharmony_ci0:148            2 (const int)
464617a3babSopenharmony_ci0:148        'viewID' ( temp uint)
465617a3babSopenharmony_ci0:150      MemoryBarrierShared ( global void)
466617a3babSopenharmony_ci0:150      Barrier ( global void)
467617a3babSopenharmony_ci0:153      move second child to first child ( temp uint)
468617a3babSopenharmony_ci0:153        'gl_TaskCountNV' ( out uint TaskCountNV)
469617a3babSopenharmony_ci0:153        Constant:
470617a3babSopenharmony_ci0:153          3 (const uint)
471617a3babSopenharmony_ci0:157  Function Definition: basic_works( ( global void)
472617a3babSopenharmony_ci0:157    Function Parameters: 
473617a3babSopenharmony_ci0:159    Sequence
474617a3babSopenharmony_ci0:159      'gl_SubgroupSize' ( in uint SubgroupSize)
475617a3babSopenharmony_ci0:160      'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID)
476617a3babSopenharmony_ci0:161      subgroupBarrier ( global void)
477617a3babSopenharmony_ci0:162      subgroupMemoryBarrier ( global void)
478617a3babSopenharmony_ci0:163      subgroupMemoryBarrierBuffer ( global void)
479617a3babSopenharmony_ci0:164      subgroupMemoryBarrierImage ( global void)
480617a3babSopenharmony_ci0:165      subgroupElect ( global bool)
481617a3babSopenharmony_ci0:166      'gl_NumSubgroups' ( in uint NumSubgroups)
482617a3babSopenharmony_ci0:167      'gl_SubgroupID' ( in uint SubgroupID)
483617a3babSopenharmony_ci0:168      subgroupMemoryBarrierShared ( global void)
484617a3babSopenharmony_ci0:172  Function Definition: ballot_works(vf4; ( global void)
485617a3babSopenharmony_ci0:172    Function Parameters: 
486617a3babSopenharmony_ci0:172      'f4' ( in 4-component vector of float)
487617a3babSopenharmony_ci0:173    Sequence
488617a3babSopenharmony_ci0:173      'gl_SubgroupEqMask' ( in 4-component vector of uint SubgroupEqMask)
489617a3babSopenharmony_ci0:174      'gl_SubgroupGeMask' ( in 4-component vector of uint SubgroupGeMask)
490617a3babSopenharmony_ci0:175      'gl_SubgroupGtMask' ( in 4-component vector of uint SubgroupGtMask)
491617a3babSopenharmony_ci0:176      'gl_SubgroupLeMask' ( in 4-component vector of uint SubgroupLeMask)
492617a3babSopenharmony_ci0:177      'gl_SubgroupLtMask' ( in 4-component vector of uint SubgroupLtMask)
493617a3babSopenharmony_ci0:178      subgroupBroadcast ( global 4-component vector of float)
494617a3babSopenharmony_ci0:178        'f4' ( in 4-component vector of float)
495617a3babSopenharmony_ci0:178        Constant:
496617a3babSopenharmony_ci0:178          0 (const uint)
497617a3babSopenharmony_ci0:179      subgroupBroadcastFirst ( global 4-component vector of float)
498617a3babSopenharmony_ci0:179        'f4' ( in 4-component vector of float)
499617a3babSopenharmony_ci0:180      Sequence
500617a3babSopenharmony_ci0:180        move second child to first child ( temp 4-component vector of uint)
501617a3babSopenharmony_ci0:180          'ballot' ( temp 4-component vector of uint)
502617a3babSopenharmony_ci0:180          subgroupBallot ( global 4-component vector of uint)
503617a3babSopenharmony_ci0:180            Constant:
504617a3babSopenharmony_ci0:180              false (const bool)
505617a3babSopenharmony_ci0:181      subgroupInverseBallot ( global bool)
506617a3babSopenharmony_ci0:181        Constant:
507617a3babSopenharmony_ci0:181          1 (const uint)
508617a3babSopenharmony_ci0:181          1 (const uint)
509617a3babSopenharmony_ci0:181          1 (const uint)
510617a3babSopenharmony_ci0:181          1 (const uint)
511617a3babSopenharmony_ci0:182      subgroupBallotBitExtract ( global bool)
512617a3babSopenharmony_ci0:182        'ballot' ( temp 4-component vector of uint)
513617a3babSopenharmony_ci0:182        Constant:
514617a3babSopenharmony_ci0:182          0 (const uint)
515617a3babSopenharmony_ci0:183      subgroupBallotBitCount ( global uint)
516617a3babSopenharmony_ci0:183        'ballot' ( temp 4-component vector of uint)
517617a3babSopenharmony_ci0:184      subgroupBallotInclusiveBitCount ( global uint)
518617a3babSopenharmony_ci0:184        'ballot' ( temp 4-component vector of uint)
519617a3babSopenharmony_ci0:185      subgroupBallotExclusiveBitCount ( global uint)
520617a3babSopenharmony_ci0:185        'ballot' ( temp 4-component vector of uint)
521617a3babSopenharmony_ci0:186      subgroupBallotFindLSB ( global uint)
522617a3babSopenharmony_ci0:186        'ballot' ( temp 4-component vector of uint)
523617a3babSopenharmony_ci0:187      subgroupBallotFindMSB ( global uint)
524617a3babSopenharmony_ci0:187        'ballot' ( temp 4-component vector of uint)
525617a3babSopenharmony_ci0:191  Function Definition: vote_works(vf4; ( global void)
526617a3babSopenharmony_ci0:191    Function Parameters: 
527617a3babSopenharmony_ci0:191      'f4' ( in 4-component vector of float)
528617a3babSopenharmony_ci0:193    Sequence
529617a3babSopenharmony_ci0:193      subgroupAll ( global bool)
530617a3babSopenharmony_ci0:193        Constant:
531617a3babSopenharmony_ci0:193          true (const bool)
532617a3babSopenharmony_ci0:194      subgroupAny ( global bool)
533617a3babSopenharmony_ci0:194        Constant:
534617a3babSopenharmony_ci0:194          false (const bool)
535617a3babSopenharmony_ci0:195      subgroupAllEqual ( global bool)
536617a3babSopenharmony_ci0:195        'f4' ( in 4-component vector of float)
537617a3babSopenharmony_ci0:200  Function Definition: shuffle_works(vf4; ( global void)
538617a3babSopenharmony_ci0:200    Function Parameters: 
539617a3babSopenharmony_ci0:200      'f4' ( in 4-component vector of float)
540617a3babSopenharmony_ci0:202    Sequence
541617a3babSopenharmony_ci0:202      subgroupShuffle ( global 4-component vector of float)
542617a3babSopenharmony_ci0:202        'f4' ( in 4-component vector of float)
543617a3babSopenharmony_ci0:202        Constant:
544617a3babSopenharmony_ci0:202          0 (const uint)
545617a3babSopenharmony_ci0:203      subgroupShuffleXor ( global 4-component vector of float)
546617a3babSopenharmony_ci0:203        'f4' ( in 4-component vector of float)
547617a3babSopenharmony_ci0:203        Constant:
548617a3babSopenharmony_ci0:203          1 (const uint)
549617a3babSopenharmony_ci0:204      subgroupShuffleUp ( global 4-component vector of float)
550617a3babSopenharmony_ci0:204        'f4' ( in 4-component vector of float)
551617a3babSopenharmony_ci0:204        Constant:
552617a3babSopenharmony_ci0:204          1 (const uint)
553617a3babSopenharmony_ci0:205      subgroupShuffleDown ( global 4-component vector of float)
554617a3babSopenharmony_ci0:205        'f4' ( in 4-component vector of float)
555617a3babSopenharmony_ci0:205        Constant:
556617a3babSopenharmony_ci0:205          1 (const uint)
557617a3babSopenharmony_ci0:209  Function Definition: arith_works(vf4; ( global void)
558617a3babSopenharmony_ci0:209    Function Parameters: 
559617a3babSopenharmony_ci0:209      'f4' ( in 4-component vector of float)
560617a3babSopenharmony_ci0:?     Sequence
561617a3babSopenharmony_ci0:212      subgroupAdd ( global 4-component vector of float)
562617a3babSopenharmony_ci0:212        'f4' ( in 4-component vector of float)
563617a3babSopenharmony_ci0:213      subgroupMul ( global 4-component vector of float)
564617a3babSopenharmony_ci0:213        'f4' ( in 4-component vector of float)
565617a3babSopenharmony_ci0:214      subgroupMin ( global 4-component vector of float)
566617a3babSopenharmony_ci0:214        'f4' ( in 4-component vector of float)
567617a3babSopenharmony_ci0:215      subgroupMax ( global 4-component vector of float)
568617a3babSopenharmony_ci0:215        'f4' ( in 4-component vector of float)
569617a3babSopenharmony_ci0:216      subgroupAnd ( global 4-component vector of uint)
570617a3babSopenharmony_ci0:216        'ballot' ( temp 4-component vector of uint)
571617a3babSopenharmony_ci0:217      subgroupOr ( global 4-component vector of uint)
572617a3babSopenharmony_ci0:217        'ballot' ( temp 4-component vector of uint)
573617a3babSopenharmony_ci0:218      subgroupXor ( global 4-component vector of uint)
574617a3babSopenharmony_ci0:218        'ballot' ( temp 4-component vector of uint)
575617a3babSopenharmony_ci0:219      subgroupInclusiveAdd ( global 4-component vector of float)
576617a3babSopenharmony_ci0:219        'f4' ( in 4-component vector of float)
577617a3babSopenharmony_ci0:220      subgroupInclusiveMul ( global 4-component vector of float)
578617a3babSopenharmony_ci0:220        'f4' ( in 4-component vector of float)
579617a3babSopenharmony_ci0:221      subgroupInclusiveMin ( global 4-component vector of float)
580617a3babSopenharmony_ci0:221        'f4' ( in 4-component vector of float)
581617a3babSopenharmony_ci0:222      subgroupInclusiveMax ( global 4-component vector of float)
582617a3babSopenharmony_ci0:222        'f4' ( in 4-component vector of float)
583617a3babSopenharmony_ci0:223      subgroupInclusiveAnd ( global 4-component vector of uint)
584617a3babSopenharmony_ci0:223        'ballot' ( temp 4-component vector of uint)
585617a3babSopenharmony_ci0:224      subgroupInclusiveOr ( global 4-component vector of uint)
586617a3babSopenharmony_ci0:224        'ballot' ( temp 4-component vector of uint)
587617a3babSopenharmony_ci0:225      subgroupInclusiveXor ( global 4-component vector of uint)
588617a3babSopenharmony_ci0:225        'ballot' ( temp 4-component vector of uint)
589617a3babSopenharmony_ci0:226      subgroupExclusiveAdd ( global 4-component vector of float)
590617a3babSopenharmony_ci0:226        'f4' ( in 4-component vector of float)
591617a3babSopenharmony_ci0:227      subgroupExclusiveMul ( global 4-component vector of float)
592617a3babSopenharmony_ci0:227        'f4' ( in 4-component vector of float)
593617a3babSopenharmony_ci0:228      subgroupExclusiveMin ( global 4-component vector of float)
594617a3babSopenharmony_ci0:228        'f4' ( in 4-component vector of float)
595617a3babSopenharmony_ci0:229      subgroupExclusiveMax ( global 4-component vector of float)
596617a3babSopenharmony_ci0:229        'f4' ( in 4-component vector of float)
597617a3babSopenharmony_ci0:230      subgroupExclusiveAnd ( global 4-component vector of uint)
598617a3babSopenharmony_ci0:230        'ballot' ( temp 4-component vector of uint)
599617a3babSopenharmony_ci0:231      subgroupExclusiveOr ( global 4-component vector of uint)
600617a3babSopenharmony_ci0:231        'ballot' ( temp 4-component vector of uint)
601617a3babSopenharmony_ci0:232      subgroupExclusiveXor ( global 4-component vector of uint)
602617a3babSopenharmony_ci0:232        'ballot' ( temp 4-component vector of uint)
603617a3babSopenharmony_ci0:236  Function Definition: clustered_works(vf4; ( global void)
604617a3babSopenharmony_ci0:236    Function Parameters: 
605617a3babSopenharmony_ci0:236      'f4' ( in 4-component vector of float)
606617a3babSopenharmony_ci0:238    Sequence
607617a3babSopenharmony_ci0:238      Sequence
608617a3babSopenharmony_ci0:238        move second child to first child ( temp 4-component vector of uint)
609617a3babSopenharmony_ci0:238          'ballot' ( temp 4-component vector of uint)
610617a3babSopenharmony_ci0:238          Constant:
611617a3babSopenharmony_ci0:238            85 (const uint)
612617a3babSopenharmony_ci0:238            0 (const uint)
613617a3babSopenharmony_ci0:238            0 (const uint)
614617a3babSopenharmony_ci0:238            0 (const uint)
615617a3babSopenharmony_ci0:239      subgroupClusteredAdd ( global 4-component vector of float)
616617a3babSopenharmony_ci0:239        'f4' ( in 4-component vector of float)
617617a3babSopenharmony_ci0:239        Constant:
618617a3babSopenharmony_ci0:239          2 (const uint)
619617a3babSopenharmony_ci0:240      subgroupClusteredMul ( global 4-component vector of float)
620617a3babSopenharmony_ci0:240        'f4' ( in 4-component vector of float)
621617a3babSopenharmony_ci0:240        Constant:
622617a3babSopenharmony_ci0:240          2 (const uint)
623617a3babSopenharmony_ci0:241      subgroupClusteredMin ( global 4-component vector of float)
624617a3babSopenharmony_ci0:241        'f4' ( in 4-component vector of float)
625617a3babSopenharmony_ci0:241        Constant:
626617a3babSopenharmony_ci0:241          2 (const uint)
627617a3babSopenharmony_ci0:242      subgroupClusteredMax ( global 4-component vector of float)
628617a3babSopenharmony_ci0:242        'f4' ( in 4-component vector of float)
629617a3babSopenharmony_ci0:242        Constant:
630617a3babSopenharmony_ci0:242          2 (const uint)
631617a3babSopenharmony_ci0:243      subgroupClusteredAnd ( global 4-component vector of uint)
632617a3babSopenharmony_ci0:243        'ballot' ( temp 4-component vector of uint)
633617a3babSopenharmony_ci0:243        Constant:
634617a3babSopenharmony_ci0:243          2 (const uint)
635617a3babSopenharmony_ci0:244      subgroupClusteredOr ( global 4-component vector of uint)
636617a3babSopenharmony_ci0:244        'ballot' ( temp 4-component vector of uint)
637617a3babSopenharmony_ci0:244        Constant:
638617a3babSopenharmony_ci0:244          2 (const uint)
639617a3babSopenharmony_ci0:245      subgroupClusteredXor ( global 4-component vector of uint)
640617a3babSopenharmony_ci0:245        'ballot' ( temp 4-component vector of uint)
641617a3babSopenharmony_ci0:245        Constant:
642617a3babSopenharmony_ci0:245          2 (const uint)
643617a3babSopenharmony_ci0:249  Function Definition: quad_works(vf4; ( global void)
644617a3babSopenharmony_ci0:249    Function Parameters: 
645617a3babSopenharmony_ci0:249      'f4' ( in 4-component vector of float)
646617a3babSopenharmony_ci0:251    Sequence
647617a3babSopenharmony_ci0:251      subgroupQuadBroadcast ( global 4-component vector of float)
648617a3babSopenharmony_ci0:251        'f4' ( in 4-component vector of float)
649617a3babSopenharmony_ci0:251        Constant:
650617a3babSopenharmony_ci0:251          0 (const uint)
651617a3babSopenharmony_ci0:252      subgroupQuadSwapHorizontal ( global 4-component vector of float)
652617a3babSopenharmony_ci0:252        'f4' ( in 4-component vector of float)
653617a3babSopenharmony_ci0:253      subgroupQuadSwapVertical ( global 4-component vector of float)
654617a3babSopenharmony_ci0:253        'f4' ( in 4-component vector of float)
655617a3babSopenharmony_ci0:254      subgroupQuadSwapDiagonal ( global 4-component vector of float)
656617a3babSopenharmony_ci0:254        'f4' ( in 4-component vector of float)
657617a3babSopenharmony_ci0:258  Function Definition: partitioned_works(vf4; ( global void)
658617a3babSopenharmony_ci0:258    Function Parameters: 
659617a3babSopenharmony_ci0:258      'f4' ( in 4-component vector of float)
660617a3babSopenharmony_ci0:260    Sequence
661617a3babSopenharmony_ci0:260      Sequence
662617a3babSopenharmony_ci0:260        move second child to first child ( temp 4-component vector of uint)
663617a3babSopenharmony_ci0:260          'parti' ( temp 4-component vector of uint)
664617a3babSopenharmony_ci0:260          subgroupPartitionNV ( global 4-component vector of uint)
665617a3babSopenharmony_ci0:260            'f4' ( in 4-component vector of float)
666617a3babSopenharmony_ci0:261      Sequence
667617a3babSopenharmony_ci0:261        move second child to first child ( temp 4-component vector of uint)
668617a3babSopenharmony_ci0:261          'ballot' ( temp 4-component vector of uint)
669617a3babSopenharmony_ci0:261          Constant:
670617a3babSopenharmony_ci0:261            85 (const uint)
671617a3babSopenharmony_ci0:261            0 (const uint)
672617a3babSopenharmony_ci0:261            0 (const uint)
673617a3babSopenharmony_ci0:261            0 (const uint)
674617a3babSopenharmony_ci0:262      subgroupPartitionedAddNV ( global 4-component vector of float)
675617a3babSopenharmony_ci0:262        'f4' ( in 4-component vector of float)
676617a3babSopenharmony_ci0:262        'parti' ( temp 4-component vector of uint)
677617a3babSopenharmony_ci0:263      subgroupPartitionedMulNV ( global 4-component vector of float)
678617a3babSopenharmony_ci0:263        'f4' ( in 4-component vector of float)
679617a3babSopenharmony_ci0:263        'parti' ( temp 4-component vector of uint)
680617a3babSopenharmony_ci0:264      subgroupPartitionedMinNV ( global 4-component vector of float)
681617a3babSopenharmony_ci0:264        'f4' ( in 4-component vector of float)
682617a3babSopenharmony_ci0:264        'parti' ( temp 4-component vector of uint)
683617a3babSopenharmony_ci0:265      subgroupPartitionedMaxNV ( global 4-component vector of float)
684617a3babSopenharmony_ci0:265        'f4' ( in 4-component vector of float)
685617a3babSopenharmony_ci0:265        'parti' ( temp 4-component vector of uint)
686617a3babSopenharmony_ci0:266      subgroupPartitionedAndNV ( global 4-component vector of uint)
687617a3babSopenharmony_ci0:266        'ballot' ( temp 4-component vector of uint)
688617a3babSopenharmony_ci0:266        'parti' ( temp 4-component vector of uint)
689617a3babSopenharmony_ci0:267      subgroupPartitionedOrNV ( global 4-component vector of uint)
690617a3babSopenharmony_ci0:267        'ballot' ( temp 4-component vector of uint)
691617a3babSopenharmony_ci0:267        'parti' ( temp 4-component vector of uint)
692617a3babSopenharmony_ci0:268      subgroupPartitionedXorNV ( global 4-component vector of uint)
693617a3babSopenharmony_ci0:268        'ballot' ( temp 4-component vector of uint)
694617a3babSopenharmony_ci0:268        'parti' ( temp 4-component vector of uint)
695617a3babSopenharmony_ci0:269      subgroupPartitionedInclusiveAddNV ( global 4-component vector of float)
696617a3babSopenharmony_ci0:269        'f4' ( in 4-component vector of float)
697617a3babSopenharmony_ci0:269        'parti' ( temp 4-component vector of uint)
698617a3babSopenharmony_ci0:270      subgroupPartitionedInclusiveMulNV ( global 4-component vector of float)
699617a3babSopenharmony_ci0:270        'f4' ( in 4-component vector of float)
700617a3babSopenharmony_ci0:270        'parti' ( temp 4-component vector of uint)
701617a3babSopenharmony_ci0:271      subgroupPartitionedInclusiveMinNV ( global 4-component vector of float)
702617a3babSopenharmony_ci0:271        'f4' ( in 4-component vector of float)
703617a3babSopenharmony_ci0:271        'parti' ( temp 4-component vector of uint)
704617a3babSopenharmony_ci0:272      subgroupPartitionedInclusiveMaxNV ( global 4-component vector of float)
705617a3babSopenharmony_ci0:272        'f4' ( in 4-component vector of float)
706617a3babSopenharmony_ci0:272        'parti' ( temp 4-component vector of uint)
707617a3babSopenharmony_ci0:273      subgroupPartitionedInclusiveAndNV ( global 4-component vector of uint)
708617a3babSopenharmony_ci0:273        'ballot' ( temp 4-component vector of uint)
709617a3babSopenharmony_ci0:273        'parti' ( temp 4-component vector of uint)
710617a3babSopenharmony_ci0:274      subgroupPartitionedInclusiveOrNV ( global 4-component vector of uint)
711617a3babSopenharmony_ci0:274        'ballot' ( temp 4-component vector of uint)
712617a3babSopenharmony_ci0:274        'parti' ( temp 4-component vector of uint)
713617a3babSopenharmony_ci0:275      subgroupPartitionedInclusiveXorNV ( global 4-component vector of uint)
714617a3babSopenharmony_ci0:275        'ballot' ( temp 4-component vector of uint)
715617a3babSopenharmony_ci0:275        'parti' ( temp 4-component vector of uint)
716617a3babSopenharmony_ci0:276      subgroupPartitionedExclusiveAddNV ( global 4-component vector of float)
717617a3babSopenharmony_ci0:276        'f4' ( in 4-component vector of float)
718617a3babSopenharmony_ci0:276        'parti' ( temp 4-component vector of uint)
719617a3babSopenharmony_ci0:277      subgroupPartitionedExclusiveMulNV ( global 4-component vector of float)
720617a3babSopenharmony_ci0:277        'f4' ( in 4-component vector of float)
721617a3babSopenharmony_ci0:277        'parti' ( temp 4-component vector of uint)
722617a3babSopenharmony_ci0:278      subgroupPartitionedExclusiveMinNV ( global 4-component vector of float)
723617a3babSopenharmony_ci0:278        'f4' ( in 4-component vector of float)
724617a3babSopenharmony_ci0:278        'parti' ( temp 4-component vector of uint)
725617a3babSopenharmony_ci0:279      subgroupPartitionedExclusiveMaxNV ( global 4-component vector of float)
726617a3babSopenharmony_ci0:279        'f4' ( in 4-component vector of float)
727617a3babSopenharmony_ci0:279        'parti' ( temp 4-component vector of uint)
728617a3babSopenharmony_ci0:280      subgroupPartitionedExclusiveAndNV ( global 4-component vector of uint)
729617a3babSopenharmony_ci0:280        'ballot' ( temp 4-component vector of uint)
730617a3babSopenharmony_ci0:280        'parti' ( temp 4-component vector of uint)
731617a3babSopenharmony_ci0:281      subgroupPartitionedExclusiveOrNV ( global 4-component vector of uint)
732617a3babSopenharmony_ci0:281        'ballot' ( temp 4-component vector of uint)
733617a3babSopenharmony_ci0:281        'parti' ( temp 4-component vector of uint)
734617a3babSopenharmony_ci0:282      subgroupPartitionedExclusiveXorNV ( global 4-component vector of uint)
735617a3babSopenharmony_ci0:282        'ballot' ( temp 4-component vector of uint)
736617a3babSopenharmony_ci0:282        'parti' ( temp 4-component vector of uint)
737617a3babSopenharmony_ci0:286  Function Definition: sm_builtins_err( ( global void)
738617a3babSopenharmony_ci0:286    Function Parameters: 
739617a3babSopenharmony_ci0:288    Sequence
740617a3babSopenharmony_ci0:288      'gl_WarpsPerSMNV' ( in uint WarpsPerSMNV)
741617a3babSopenharmony_ci0:289      'gl_SMCountNV' ( in uint SMCountNV)
742617a3babSopenharmony_ci0:290      'gl_WarpIDNV' ( in uint WarpIDNV)
743617a3babSopenharmony_ci0:291      'gl_SMIDNV' ( in uint SMIDNV)
744617a3babSopenharmony_ci0:298  Function Definition: sm_builtins( ( global void)
745617a3babSopenharmony_ci0:298    Function Parameters: 
746617a3babSopenharmony_ci0:300    Sequence
747617a3babSopenharmony_ci0:300      'gl_WarpsPerSMNV' ( in uint WarpsPerSMNV)
748617a3babSopenharmony_ci0:301      'gl_SMCountNV' ( in uint SMCountNV)
749617a3babSopenharmony_ci0:302      'gl_WarpIDNV' ( in uint WarpIDNV)
750617a3babSopenharmony_ci0:303      'gl_SMIDNV' ( in uint SMIDNV)
751617a3babSopenharmony_ci0:?   Linker Objects
752617a3babSopenharmony_ci0:?     'gl_WorkGroupSize' ( const 3-component vector of uint WorkGroupSize)
753617a3babSopenharmony_ci0:?       32 (const uint)
754617a3babSopenharmony_ci0:?       1 (const uint)
755617a3babSopenharmony_ci0:?       1 (const uint)
756617a3babSopenharmony_ci0:?     'uni_image' (layout( binding=0) writeonly uniform image2D)
757617a3babSopenharmony_ci0:?     'anon@0' (layout( column_major shared) uniform block{layout( column_major shared) uniform uint uni_value})
758617a3babSopenharmony_ci0:?     'mem' ( shared 10-element array of 4-component vector of float)
759617a3babSopenharmony_ci0:?     'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
760617a3babSopenharmony_ci
761617a3babSopenharmony_ci
762617a3babSopenharmony_ciLinked task stage:
763617a3babSopenharmony_ci
764617a3babSopenharmony_ci
765617a3babSopenharmony_ciShader version: 460
766617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_arithmetic
767617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_ballot
768617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_basic
769617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_clustered
770617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_quad
771617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle
772617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle_relative
773617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_vote
774617a3babSopenharmony_ciRequested GL_NV_mesh_shader
775617a3babSopenharmony_ciRequested GL_NV_shader_sm_builtins
776617a3babSopenharmony_ciRequested GL_NV_shader_subgroup_partitioned
777617a3babSopenharmony_cilocal_size = (32, 1, 1)
778617a3babSopenharmony_ciERROR: node is still EOpNull!
779617a3babSopenharmony_ci0:127  Function Definition: main( ( global void)
780617a3babSopenharmony_ci0:127    Function Parameters: 
781617a3babSopenharmony_ci0:129    Sequence
782617a3babSopenharmony_ci0:129      Sequence
783617a3babSopenharmony_ci0:129        move second child to first child ( temp uint)
784617a3babSopenharmony_ci0:129          'iid' ( temp uint)
785617a3babSopenharmony_ci0:129          direct index ( temp uint)
786617a3babSopenharmony_ci0:129            'gl_LocalInvocationID' ( in 3-component vector of uint LocalInvocationID)
787617a3babSopenharmony_ci0:129            Constant:
788617a3babSopenharmony_ci0:129              0 (const int)
789617a3babSopenharmony_ci0:130      Sequence
790617a3babSopenharmony_ci0:130        move second child to first child ( temp uint)
791617a3babSopenharmony_ci0:130          'gid' ( temp uint)
792617a3babSopenharmony_ci0:130          direct index ( temp uint)
793617a3babSopenharmony_ci0:130            'gl_WorkGroupID' ( in 3-component vector of uint WorkGroupID)
794617a3babSopenharmony_ci0:130            Constant:
795617a3babSopenharmony_ci0:130              0 (const int)
796617a3babSopenharmony_ci0:131      Sequence
797617a3babSopenharmony_ci0:131        move second child to first child ( temp uint)
798617a3babSopenharmony_ci0:131          'viewID' ( temp uint)
799617a3babSopenharmony_ci0:131          indirect index ( temp uint MeshViewIndicesNV)
800617a3babSopenharmony_ci0:131            'gl_MeshViewIndicesNV' ( in 4-element array of uint MeshViewIndicesNV)
801617a3babSopenharmony_ci0:131            mod ( temp uint)
802617a3babSopenharmony_ci0:131              'gl_MeshViewCountNV' ( in uint MeshViewCountNV)
803617a3babSopenharmony_ci0:131              Constant:
804617a3babSopenharmony_ci0:131                4 (const uint)
805617a3babSopenharmony_ci0:134      Sequence
806617a3babSopenharmony_ci0:134        Sequence
807617a3babSopenharmony_ci0:134          move second child to first child ( temp uint)
808617a3babSopenharmony_ci0:134            'i' ( temp uint)
809617a3babSopenharmony_ci0:134            Constant:
810617a3babSopenharmony_ci0:134              0 (const uint)
811617a3babSopenharmony_ci0:134        Loop with condition tested first
812617a3babSopenharmony_ci0:134          Loop Condition
813617a3babSopenharmony_ci0:134          Compare Less Than ( temp bool)
814617a3babSopenharmony_ci0:134            'i' ( temp uint)
815617a3babSopenharmony_ci0:134            Constant:
816617a3babSopenharmony_ci0:134              10 (const uint)
817617a3babSopenharmony_ci0:134          Loop Body
818617a3babSopenharmony_ci0:135          Sequence
819617a3babSopenharmony_ci0:135            move second child to first child ( temp 4-component vector of float)
820617a3babSopenharmony_ci0:135              indirect index ( temp 4-component vector of float)
821617a3babSopenharmony_ci0:135                'mem' ( shared 10-element array of 4-component vector of float)
822617a3babSopenharmony_ci0:135                'i' ( temp uint)
823617a3babSopenharmony_ci0:135              Construct vec4 ( temp 4-component vector of float)
824617a3babSopenharmony_ci0:135                Convert uint to float ( temp float)
825617a3babSopenharmony_ci0:135                  add ( temp uint)
826617a3babSopenharmony_ci0:135                    'i' ( temp uint)
827617a3babSopenharmony_ci0:135                    uni_value: direct index for structure (layout( column_major shared) uniform uint)
828617a3babSopenharmony_ci0:135                      'anon@0' (layout( column_major shared) uniform block{layout( column_major shared) uniform uint uni_value})
829617a3babSopenharmony_ci0:135                      Constant:
830617a3babSopenharmony_ci0:135                        0 (const uint)
831617a3babSopenharmony_ci0:134          Loop Terminal Expression
832617a3babSopenharmony_ci0:134          Pre-Increment ( temp uint)
833617a3babSopenharmony_ci0:134            'i' ( temp uint)
834617a3babSopenharmony_ci0:137      imageStore ( global void)
835617a3babSopenharmony_ci0:137        'uni_image' (layout( binding=0) writeonly uniform image2D)
836617a3babSopenharmony_ci0:137        Construct ivec2 ( temp 2-component vector of int)
837617a3babSopenharmony_ci0:137          Convert uint to int ( temp int)
838617a3babSopenharmony_ci0:137            'iid' ( temp uint)
839617a3babSopenharmony_ci0:137        indirect index ( temp 4-component vector of float)
840617a3babSopenharmony_ci0:137          'mem' ( shared 10-element array of 4-component vector of float)
841617a3babSopenharmony_ci0:137          'gid' ( temp uint)
842617a3babSopenharmony_ci0:138      imageStore ( global void)
843617a3babSopenharmony_ci0:138        'uni_image' (layout( binding=0) writeonly uniform image2D)
844617a3babSopenharmony_ci0:138        Construct ivec2 ( temp 2-component vector of int)
845617a3babSopenharmony_ci0:138          Convert uint to int ( temp int)
846617a3babSopenharmony_ci0:138            'iid' ( temp uint)
847617a3babSopenharmony_ci0:138        indirect index ( temp 4-component vector of float)
848617a3babSopenharmony_ci0:138          'mem' ( shared 10-element array of 4-component vector of float)
849617a3babSopenharmony_ci0:138          add ( temp uint)
850617a3babSopenharmony_ci0:138            'gid' ( temp uint)
851617a3babSopenharmony_ci0:138            Constant:
852617a3babSopenharmony_ci0:138              1 (const uint)
853617a3babSopenharmony_ci0:140      MemoryBarrierShared ( global void)
854617a3babSopenharmony_ci0:140      Barrier ( global void)
855617a3babSopenharmony_ci0:144      move second child to first child ( temp 2-component vector of float)
856617a3babSopenharmony_ci0:144        dummy: direct index for structure (layout( std430 offset=0) taskNV out 2-component vector of float)
857617a3babSopenharmony_ci0:144          'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
858617a3babSopenharmony_ci0:144          Constant:
859617a3babSopenharmony_ci0:144            0 (const int)
860617a3babSopenharmony_ci0:144        Constant:
861617a3babSopenharmony_ci0:144          30.000000
862617a3babSopenharmony_ci0:144          31.000000
863617a3babSopenharmony_ci0:145      move second child to first child ( temp 2-component vector of float)
864617a3babSopenharmony_ci0:145        direct index (layout( std430 offset=8) taskNV temp 2-component vector of float)
865617a3babSopenharmony_ci0:145          submesh: direct index for structure (layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float)
866617a3babSopenharmony_ci0:145            'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
867617a3babSopenharmony_ci0:145            Constant:
868617a3babSopenharmony_ci0:145              1 (const int)
869617a3babSopenharmony_ci0:145          Constant:
870617a3babSopenharmony_ci0:145            0 (const int)
871617a3babSopenharmony_ci0:145        Constant:
872617a3babSopenharmony_ci0:145          32.000000
873617a3babSopenharmony_ci0:145          33.000000
874617a3babSopenharmony_ci0:146      move second child to first child ( temp 2-component vector of float)
875617a3babSopenharmony_ci0:146        direct index (layout( std430 offset=8) taskNV temp 2-component vector of float)
876617a3babSopenharmony_ci0:146          submesh: direct index for structure (layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float)
877617a3babSopenharmony_ci0:146            'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
878617a3babSopenharmony_ci0:146            Constant:
879617a3babSopenharmony_ci0:146              1 (const int)
880617a3babSopenharmony_ci0:146          Constant:
881617a3babSopenharmony_ci0:146            1 (const int)
882617a3babSopenharmony_ci0:146        Constant:
883617a3babSopenharmony_ci0:146          34.000000
884617a3babSopenharmony_ci0:146          35.000000
885617a3babSopenharmony_ci0:147      move second child to first child ( temp 2-component vector of float)
886617a3babSopenharmony_ci0:147        direct index (layout( std430 offset=8) taskNV temp 2-component vector of float)
887617a3babSopenharmony_ci0:147          submesh: direct index for structure (layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float)
888617a3babSopenharmony_ci0:147            'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
889617a3babSopenharmony_ci0:147            Constant:
890617a3babSopenharmony_ci0:147              1 (const int)
891617a3babSopenharmony_ci0:147          Constant:
892617a3babSopenharmony_ci0:147            2 (const int)
893617a3babSopenharmony_ci0:147        indirect index (layout( std430 offset=8) taskNV temp 2-component vector of float)
894617a3babSopenharmony_ci0:147          submesh: direct index for structure (layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float)
895617a3babSopenharmony_ci0:147            'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
896617a3babSopenharmony_ci0:147            Constant:
897617a3babSopenharmony_ci0:147              1 (const int)
898617a3babSopenharmony_ci0:147          mod ( temp uint)
899617a3babSopenharmony_ci0:147            'gid' ( temp uint)
900617a3babSopenharmony_ci0:147            Constant:
901617a3babSopenharmony_ci0:147              2 (const uint)
902617a3babSopenharmony_ci0:148      move second child to first child ( temp uint)
903617a3babSopenharmony_ci0:148        viewID: direct index for structure (layout( std430 offset=32) taskNV out uint)
904617a3babSopenharmony_ci0:148          'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
905617a3babSopenharmony_ci0:148          Constant:
906617a3babSopenharmony_ci0:148            2 (const int)
907617a3babSopenharmony_ci0:148        'viewID' ( temp uint)
908617a3babSopenharmony_ci0:150      MemoryBarrierShared ( global void)
909617a3babSopenharmony_ci0:150      Barrier ( global void)
910617a3babSopenharmony_ci0:153      move second child to first child ( temp uint)
911617a3babSopenharmony_ci0:153        'gl_TaskCountNV' ( out uint TaskCountNV)
912617a3babSopenharmony_ci0:153        Constant:
913617a3babSopenharmony_ci0:153          3 (const uint)
914617a3babSopenharmony_ci0:?   Linker Objects
915617a3babSopenharmony_ci0:?     'gl_WorkGroupSize' ( const 3-component vector of uint WorkGroupSize)
916617a3babSopenharmony_ci0:?       32 (const uint)
917617a3babSopenharmony_ci0:?       1 (const uint)
918617a3babSopenharmony_ci0:?       1 (const uint)
919617a3babSopenharmony_ci0:?     'uni_image' (layout( binding=0) writeonly uniform image2D)
920617a3babSopenharmony_ci0:?     'anon@0' (layout( column_major shared) uniform block{layout( column_major shared) uniform uint uni_value})
921617a3babSopenharmony_ci0:?     'mem' ( shared 10-element array of 4-component vector of float)
922617a3babSopenharmony_ci0:?     'mytask' (layout( std430) taskNV out block{layout( std430 offset=0) taskNV out 2-component vector of float dummy, layout( std430 offset=8) taskNV out 3-element array of 2-component vector of float submesh, layout( std430 offset=32) taskNV out uint viewID})
923617a3babSopenharmony_ci
924