• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1glsl.450.subgroup.geom
2ERROR: 0:6: 'gl_SubgroupSize' : required extension not requested: GL_KHR_shader_subgroup_basic
3ERROR: 0:7: 'gl_SubgroupInvocationID' : required extension not requested: GL_KHR_shader_subgroup_basic
4ERROR: 0:8: 'subgroupBarrier' : required extension not requested: GL_KHR_shader_subgroup_basic
5ERROR: 0:9: 'subgroupMemoryBarrier' : required extension not requested: GL_KHR_shader_subgroup_basic
6ERROR: 0:10: 'subgroupMemoryBarrierBuffer' : required extension not requested: GL_KHR_shader_subgroup_basic
7ERROR: 0:11: 'subgroupMemoryBarrierImage' : required extension not requested: GL_KHR_shader_subgroup_basic
8ERROR: 0:12: 'subgroupElect' : required extension not requested: GL_KHR_shader_subgroup_basic
9ERROR: 0:13: 'gl_NumSubgroups' : undeclared identifier
10ERROR: 0:14: 'gl_SubgroupID' : undeclared identifier
11ERROR: 0:15: 'subgroupMemoryBarrierShared' : no matching overloaded function found
12ERROR: 0:17: 'subgroupAll' : required extension not requested: GL_KHR_shader_subgroup_vote
13ERROR: 0:18: 'subgroupAny' : required extension not requested: GL_KHR_shader_subgroup_vote
14ERROR: 0:19: 'subgroupAllEqual' : required extension not requested: GL_KHR_shader_subgroup_vote
15ERROR: 0:21: 'gl_SubgroupEqMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
16ERROR: 0:22: 'gl_SubgroupGeMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
17ERROR: 0:23: 'gl_SubgroupGtMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
18ERROR: 0:24: 'gl_SubgroupLeMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
19ERROR: 0:25: 'gl_SubgroupLtMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
20ERROR: 0:26: 'subgroupBroadcast' : required extension not requested: GL_KHR_shader_subgroup_ballot
21ERROR: 0:27: 'subgroupBroadcastFirst' : required extension not requested: GL_KHR_shader_subgroup_ballot
22ERROR: 0:28: 'subgroupBallot' : required extension not requested: GL_KHR_shader_subgroup_ballot
23ERROR: 0:29: 'subgroupInverseBallot' : required extension not requested: GL_KHR_shader_subgroup_ballot
24ERROR: 0:30: 'subgroupBallotBitExtract' : required extension not requested: GL_KHR_shader_subgroup_ballot
25ERROR: 0:31: 'subgroupBallotBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
26ERROR: 0:32: 'subgroupBallotInclusiveBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
27ERROR: 0:33: 'subgroupBallotExclusiveBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
28ERROR: 0:34: 'subgroupBallotFindLSB' : required extension not requested: GL_KHR_shader_subgroup_ballot
29ERROR: 0:35: 'subgroupBallotFindMSB' : required extension not requested: GL_KHR_shader_subgroup_ballot
30ERROR: 0:37: 'subgroupShuffle' : required extension not requested: GL_KHR_shader_subgroup_shuffle
31ERROR: 0:38: 'subgroupShuffleXor' : required extension not requested: GL_KHR_shader_subgroup_shuffle
32ERROR: 0:39: 'subgroupShuffleUp' : required extension not requested: GL_KHR_shader_subgroup_shuffle_relative
33ERROR: 0:40: 'subgroupShuffleDown' : required extension not requested: GL_KHR_shader_subgroup_shuffle_relative
34ERROR: 0:42: 'subgroupAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
35ERROR: 0:43: 'subgroupMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
36ERROR: 0:44: 'subgroupMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
37ERROR: 0:45: 'subgroupMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
38ERROR: 0:46: 'subgroupAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
39ERROR: 0:47: 'subgroupOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
40ERROR: 0:48: 'subgroupXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
41ERROR: 0:49: 'subgroupInclusiveAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
42ERROR: 0:50: 'subgroupInclusiveMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
43ERROR: 0:51: 'subgroupInclusiveMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
44ERROR: 0:52: 'subgroupInclusiveMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
45ERROR: 0:53: 'subgroupInclusiveAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
46ERROR: 0:54: 'subgroupInclusiveOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
47ERROR: 0:55: 'subgroupInclusiveXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
48ERROR: 0:56: 'subgroupExclusiveAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
49ERROR: 0:57: 'subgroupExclusiveMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
50ERROR: 0:58: 'subgroupExclusiveMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
51ERROR: 0:59: 'subgroupExclusiveMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
52ERROR: 0:60: 'subgroupExclusiveAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
53ERROR: 0:61: 'subgroupExclusiveOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
54ERROR: 0:62: 'subgroupExclusiveXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
55ERROR: 0:64: 'subgroupClusteredAdd' : required extension not requested: GL_KHR_shader_subgroup_clustered
56ERROR: 0:65: 'subgroupClusteredMul' : required extension not requested: GL_KHR_shader_subgroup_clustered
57ERROR: 0:66: 'subgroupClusteredMin' : required extension not requested: GL_KHR_shader_subgroup_clustered
58ERROR: 0:67: 'subgroupClusteredMax' : required extension not requested: GL_KHR_shader_subgroup_clustered
59ERROR: 0:68: 'subgroupClusteredAnd' : required extension not requested: GL_KHR_shader_subgroup_clustered
60ERROR: 0:69: 'subgroupClusteredOr' : required extension not requested: GL_KHR_shader_subgroup_clustered
61ERROR: 0:70: 'subgroupClusteredXor' : required extension not requested: GL_KHR_shader_subgroup_clustered
62ERROR: 0:72: 'subgroupQuadBroadcast' : required extension not requested: GL_KHR_shader_subgroup_quad
63ERROR: 0:73: 'subgroupQuadSwapHorizontal' : required extension not requested: GL_KHR_shader_subgroup_quad
64ERROR: 0:74: 'subgroupQuadSwapVertical' : required extension not requested: GL_KHR_shader_subgroup_quad
65ERROR: 0:75: 'subgroupQuadSwapDiagonal' : required extension not requested: GL_KHR_shader_subgroup_quad
66ERROR: 0:77: 'subgroupPartitionNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
67ERROR: 0:78: 'subgroupPartitionedAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
68ERROR: 0:79: 'subgroupPartitionedMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
69ERROR: 0:80: 'subgroupPartitionedMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
70ERROR: 0:81: 'subgroupPartitionedMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
71ERROR: 0:82: 'subgroupPartitionedAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
72ERROR: 0:83: 'subgroupPartitionedOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
73ERROR: 0:84: 'subgroupPartitionedXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
74ERROR: 0:85: 'subgroupPartitionedInclusiveAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
75ERROR: 0:86: 'subgroupPartitionedInclusiveMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
76ERROR: 0:87: 'subgroupPartitionedInclusiveMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
77ERROR: 0:88: 'subgroupPartitionedInclusiveMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
78ERROR: 0:89: 'subgroupPartitionedInclusiveAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
79ERROR: 0:90: 'subgroupPartitionedInclusiveOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
80ERROR: 0:91: 'subgroupPartitionedInclusiveXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
81ERROR: 0:92: 'subgroupPartitionedExclusiveAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
82ERROR: 0:93: 'subgroupPartitionedExclusiveMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
83ERROR: 0:94: 'subgroupPartitionedExclusiveMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
84ERROR: 0:95: 'subgroupPartitionedExclusiveMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
85ERROR: 0:96: 'subgroupPartitionedExclusiveAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
86ERROR: 0:97: 'subgroupPartitionedExclusiveOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
87ERROR: 0:98: 'subgroupPartitionedExclusiveXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
88ERROR: 0:238: 'gl_WarpsPerSMNV' : required extension not requested: GL_NV_shader_sm_builtins
89ERROR: 0:239: 'gl_SMCountNV' : required extension not requested: GL_NV_shader_sm_builtins
90ERROR: 0:240: 'gl_WarpIDNV' : required extension not requested: GL_NV_shader_sm_builtins
91ERROR: 0:241: 'gl_SMIDNV' : required extension not requested: GL_NV_shader_sm_builtins
92ERROR: 90 compilation errors.  No code generated.
93
94
95Shader version: 450
96Requested GL_KHR_shader_subgroup_arithmetic
97Requested GL_KHR_shader_subgroup_ballot
98Requested GL_KHR_shader_subgroup_basic
99Requested GL_KHR_shader_subgroup_clustered
100Requested GL_KHR_shader_subgroup_quad
101Requested GL_KHR_shader_subgroup_shuffle
102Requested GL_KHR_shader_subgroup_shuffle_relative
103Requested GL_KHR_shader_subgroup_vote
104Requested GL_NV_shader_sm_builtins
105Requested GL_NV_shader_subgroup_partitioned
106invocations = -1
107max_vertices = 1
108input primitive = points
109output primitive = points
110ERROR: node is still EOpNull!
1110:3  Function Definition: undeclared_errors(vf4; ( global 4-component vector of float)
1120:3    Function Parameters:
1130:3      'f4' ( in 4-component vector of float)
1140:?     Sequence
1150:6      'gl_SubgroupSize' ( in uint SubgroupSize)
1160:7      'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID)
1170:8      subgroupBarrier ( global void)
1180:9      subgroupMemoryBarrier ( global void)
1190:10      subgroupMemoryBarrierBuffer ( global void)
1200:11      subgroupMemoryBarrierImage ( global void)
1210:12      subgroupElect ( global bool)
1220:13      'gl_NumSubgroups' ( temp float)
1230:14      'gl_SubgroupID' ( temp float)
1240:15      Constant:
1250:15        0.000000
1260:17      subgroupAll ( global bool)
1270:17        Constant:
1280:17          true (const bool)
1290:18      subgroupAny ( global bool)
1300:18        Constant:
1310:18          false (const bool)
1320:19      subgroupAllEqual ( global bool)
1330:19        'f4' ( in 4-component vector of float)
1340:21      'gl_SubgroupEqMask' ( in 4-component vector of uint SubgroupEqMask)
1350:22      'gl_SubgroupGeMask' ( in 4-component vector of uint SubgroupGeMask)
1360:23      'gl_SubgroupGtMask' ( in 4-component vector of uint SubgroupGtMask)
1370:24      'gl_SubgroupLeMask' ( in 4-component vector of uint SubgroupLeMask)
1380:25      'gl_SubgroupLtMask' ( in 4-component vector of uint SubgroupLtMask)
1390:26      subgroupBroadcast ( global 4-component vector of float)
1400:26        'f4' ( in 4-component vector of float)
1410:26        Constant:
1420:26          0 (const uint)
1430:27      subgroupBroadcastFirst ( global 4-component vector of float)
1440:27        'f4' ( in 4-component vector of float)
1450:28      Sequence
1460:28        move second child to first child ( temp 4-component vector of uint)
1470:28          'ballot' ( temp 4-component vector of uint)
1480:28          subgroupBallot ( global 4-component vector of uint)
1490:28            Constant:
1500:28              false (const bool)
1510:29      subgroupInverseBallot ( global bool)
1520:29        Constant:
1530:29          1 (const uint)
1540:29          1 (const uint)
1550:29          1 (const uint)
1560:29          1 (const uint)
1570:30      subgroupBallotBitExtract ( global bool)
1580:30        'ballot' ( temp 4-component vector of uint)
1590:30        Constant:
1600:30          0 (const uint)
1610:31      subgroupBallotBitCount ( global uint)
1620:31        'ballot' ( temp 4-component vector of uint)
1630:32      subgroupBallotInclusiveBitCount ( global uint)
1640:32        'ballot' ( temp 4-component vector of uint)
1650:33      subgroupBallotExclusiveBitCount ( global uint)
1660:33        'ballot' ( temp 4-component vector of uint)
1670:34      subgroupBallotFindLSB ( global uint)
1680:34        'ballot' ( temp 4-component vector of uint)
1690:35      subgroupBallotFindMSB ( global uint)
1700:35        'ballot' ( temp 4-component vector of uint)
1710:37      subgroupShuffle ( global 4-component vector of float)
1720:37        'f4' ( in 4-component vector of float)
1730:37        Constant:
1740:37          0 (const uint)
1750:38      subgroupShuffleXor ( global 4-component vector of float)
1760:38        'f4' ( in 4-component vector of float)
1770:38        Constant:
1780:38          1 (const uint)
1790:39      subgroupShuffleUp ( global 4-component vector of float)
1800:39        'f4' ( in 4-component vector of float)
1810:39        Constant:
1820:39          1 (const uint)
1830:40      subgroupShuffleDown ( global 4-component vector of float)
1840:40        'f4' ( in 4-component vector of float)
1850:40        Constant:
1860:40          1 (const uint)
1870:42      move second child to first child ( temp 4-component vector of float)
1880:42        'result' ( temp 4-component vector of float)
1890:42        subgroupAdd ( global 4-component vector of float)
1900:42          'f4' ( in 4-component vector of float)
1910:43      subgroupMul ( global 4-component vector of float)
1920:43        'f4' ( in 4-component vector of float)
1930:44      subgroupMin ( global 4-component vector of float)
1940:44        'f4' ( in 4-component vector of float)
1950:45      subgroupMax ( global 4-component vector of float)
1960:45        'f4' ( in 4-component vector of float)
1970:46      subgroupAnd ( global 4-component vector of uint)
1980:46        'ballot' ( temp 4-component vector of uint)
1990:47      subgroupOr ( global 4-component vector of uint)
2000:47        'ballot' ( temp 4-component vector of uint)
2010:48      subgroupXor ( global 4-component vector of uint)
2020:48        'ballot' ( temp 4-component vector of uint)
2030:49      subgroupInclusiveAdd ( global 4-component vector of float)
2040:49        'f4' ( in 4-component vector of float)
2050:50      subgroupInclusiveMul ( global 4-component vector of float)
2060:50        'f4' ( in 4-component vector of float)
2070:51      subgroupInclusiveMin ( global 4-component vector of float)
2080:51        'f4' ( in 4-component vector of float)
2090:52      subgroupInclusiveMax ( global 4-component vector of float)
2100:52        'f4' ( in 4-component vector of float)
2110:53      subgroupInclusiveAnd ( global 4-component vector of uint)
2120:53        'ballot' ( temp 4-component vector of uint)
2130:54      subgroupInclusiveOr ( global 4-component vector of uint)
2140:54        'ballot' ( temp 4-component vector of uint)
2150:55      subgroupInclusiveXor ( global 4-component vector of uint)
2160:55        'ballot' ( temp 4-component vector of uint)
2170:56      subgroupExclusiveAdd ( global 4-component vector of float)
2180:56        'f4' ( in 4-component vector of float)
2190:57      subgroupExclusiveMul ( global 4-component vector of float)
2200:57        'f4' ( in 4-component vector of float)
2210:58      subgroupExclusiveMin ( global 4-component vector of float)
2220:58        'f4' ( in 4-component vector of float)
2230:59      subgroupExclusiveMax ( global 4-component vector of float)
2240:59        'f4' ( in 4-component vector of float)
2250:60      subgroupExclusiveAnd ( global 4-component vector of uint)
2260:60        'ballot' ( temp 4-component vector of uint)
2270:61      subgroupExclusiveOr ( global 4-component vector of uint)
2280:61        'ballot' ( temp 4-component vector of uint)
2290:62      subgroupExclusiveXor ( global 4-component vector of uint)
2300:62        'ballot' ( temp 4-component vector of uint)
2310:64      subgroupClusteredAdd ( global 4-component vector of float)
2320:64        'f4' ( in 4-component vector of float)
2330:64        Constant:
2340:64          2 (const uint)
2350:65      subgroupClusteredMul ( global 4-component vector of float)
2360:65        'f4' ( in 4-component vector of float)
2370:65        Constant:
2380:65          2 (const uint)
2390:66      subgroupClusteredMin ( global 4-component vector of float)
2400:66        'f4' ( in 4-component vector of float)
2410:66        Constant:
2420:66          2 (const uint)
2430:67      subgroupClusteredMax ( global 4-component vector of float)
2440:67        'f4' ( in 4-component vector of float)
2450:67        Constant:
2460:67          2 (const uint)
2470:68      subgroupClusteredAnd ( global 4-component vector of uint)
2480:68        'ballot' ( temp 4-component vector of uint)
2490:68        Constant:
2500:68          2 (const uint)
2510:69      subgroupClusteredOr ( global 4-component vector of uint)
2520:69        'ballot' ( temp 4-component vector of uint)
2530:69        Constant:
2540:69          2 (const uint)
2550:70      subgroupClusteredXor ( global 4-component vector of uint)
2560:70        'ballot' ( temp 4-component vector of uint)
2570:70        Constant:
2580:70          2 (const uint)
2590:72      subgroupQuadBroadcast ( global 4-component vector of float)
2600:72        'f4' ( in 4-component vector of float)
2610:72        Constant:
2620:72          0 (const uint)
2630:73      subgroupQuadSwapHorizontal ( global 4-component vector of float)
2640:73        'f4' ( in 4-component vector of float)
2650:74      subgroupQuadSwapVertical ( global 4-component vector of float)
2660:74        'f4' ( in 4-component vector of float)
2670:75      subgroupQuadSwapDiagonal ( global 4-component vector of float)
2680:75        'f4' ( in 4-component vector of float)
2690:77      Sequence
2700:77        move second child to first child ( temp 4-component vector of uint)
2710:77          'parti' ( temp 4-component vector of uint)
2720:77          subgroupPartitionNV ( global 4-component vector of uint)
2730:77            'f4' ( in 4-component vector of float)
2740:78      subgroupPartitionedAddNV ( global 4-component vector of float)
2750:78        'f4' ( in 4-component vector of float)
2760:78        'parti' ( temp 4-component vector of uint)
2770:79      subgroupPartitionedMulNV ( global 4-component vector of float)
2780:79        'f4' ( in 4-component vector of float)
2790:79        'parti' ( temp 4-component vector of uint)
2800:80      subgroupPartitionedMinNV ( global 4-component vector of float)
2810:80        'f4' ( in 4-component vector of float)
2820:80        'parti' ( temp 4-component vector of uint)
2830:81      subgroupPartitionedMaxNV ( global 4-component vector of float)
2840:81        'f4' ( in 4-component vector of float)
2850:81        'parti' ( temp 4-component vector of uint)
2860:82      subgroupPartitionedAndNV ( global 4-component vector of uint)
2870:82        'ballot' ( temp 4-component vector of uint)
2880:82        'parti' ( temp 4-component vector of uint)
2890:83      subgroupPartitionedOrNV ( global 4-component vector of uint)
2900:83        'ballot' ( temp 4-component vector of uint)
2910:83        'parti' ( temp 4-component vector of uint)
2920:84      subgroupPartitionedXorNV ( global 4-component vector of uint)
2930:84        'ballot' ( temp 4-component vector of uint)
2940:84        'parti' ( temp 4-component vector of uint)
2950:85      subgroupPartitionedInclusiveAddNV ( global 4-component vector of float)
2960:85        'f4' ( in 4-component vector of float)
2970:85        'parti' ( temp 4-component vector of uint)
2980:86      subgroupPartitionedInclusiveMulNV ( global 4-component vector of float)
2990:86        'f4' ( in 4-component vector of float)
3000:86        'parti' ( temp 4-component vector of uint)
3010:87      subgroupPartitionedInclusiveMinNV ( global 4-component vector of float)
3020:87        'f4' ( in 4-component vector of float)
3030:87        'parti' ( temp 4-component vector of uint)
3040:88      subgroupPartitionedInclusiveMaxNV ( global 4-component vector of float)
3050:88        'f4' ( in 4-component vector of float)
3060:88        'parti' ( temp 4-component vector of uint)
3070:89      subgroupPartitionedInclusiveAndNV ( global 4-component vector of uint)
3080:89        'ballot' ( temp 4-component vector of uint)
3090:89        'parti' ( temp 4-component vector of uint)
3100:90      subgroupPartitionedInclusiveOrNV ( global 4-component vector of uint)
3110:90        'ballot' ( temp 4-component vector of uint)
3120:90        'parti' ( temp 4-component vector of uint)
3130:91      subgroupPartitionedInclusiveXorNV ( global 4-component vector of uint)
3140:91        'ballot' ( temp 4-component vector of uint)
3150:91        'parti' ( temp 4-component vector of uint)
3160:92      subgroupPartitionedExclusiveAddNV ( global 4-component vector of float)
3170:92        'f4' ( in 4-component vector of float)
3180:92        'parti' ( temp 4-component vector of uint)
3190:93      subgroupPartitionedExclusiveMulNV ( global 4-component vector of float)
3200:93        'f4' ( in 4-component vector of float)
3210:93        'parti' ( temp 4-component vector of uint)
3220:94      subgroupPartitionedExclusiveMinNV ( global 4-component vector of float)
3230:94        'f4' ( in 4-component vector of float)
3240:94        'parti' ( temp 4-component vector of uint)
3250:95      subgroupPartitionedExclusiveMaxNV ( global 4-component vector of float)
3260:95        'f4' ( in 4-component vector of float)
3270:95        'parti' ( temp 4-component vector of uint)
3280:96      subgroupPartitionedExclusiveAndNV ( global 4-component vector of uint)
3290:96        'ballot' ( temp 4-component vector of uint)
3300:96        'parti' ( temp 4-component vector of uint)
3310:97      subgroupPartitionedExclusiveOrNV ( global 4-component vector of uint)
3320:97        'ballot' ( temp 4-component vector of uint)
3330:97        'parti' ( temp 4-component vector of uint)
3340:98      subgroupPartitionedExclusiveXorNV ( global 4-component vector of uint)
3350:98        'ballot' ( temp 4-component vector of uint)
3360:98        'parti' ( temp 4-component vector of uint)
3370:100      Branch: Return with expression
3380:100        'result' ( temp 4-component vector of float)
3390:111  Function Definition: main( ( global void)
3400:111    Function Parameters:
3410:113    Sequence
3420:113      move second child to first child ( temp 4-component vector of uint)
3430:113        indirect index (layout( column_major std430 offset=0) temp 4-component vector of uint)
3440:113          result: direct index for structure (layout( column_major std430 offset=0) buffer runtime-sized array of 4-component vector of uint)
3450:113            'anon@0' (layout( set=0 binding=0 column_major std430) buffer block{layout( column_major std430 offset=0) buffer runtime-sized array of 4-component vector of uint result})
3460:113            Constant:
3470:113              0 (const uint)
3480:113          'gl_PrimitiveIDIn' ( in int PrimitiveID)
3490:113        Construct uvec4 ( temp 4-component vector of uint)
3500:113          'gl_SubgroupSize' ( in uint SubgroupSize)
3510:113          'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID)
3520:113          Constant:
3530:113            0 (const uint)
3540:113          Constant:
3550:113            0 (const uint)
3560:114      subgroupBarrier ( global void)
3570:115      subgroupMemoryBarrier ( global void)
3580:116      subgroupMemoryBarrierBuffer ( global void)
3590:117      subgroupMemoryBarrierImage ( global void)
3600:118      subgroupElect ( global bool)
3610:122  Function Definition: ballot_works(vf4; ( global void)
3620:122    Function Parameters:
3630:122      'f4' ( in 4-component vector of float)
3640:123    Sequence
3650:123      'gl_SubgroupEqMask' ( in 4-component vector of uint SubgroupEqMask)
3660:124      'gl_SubgroupGeMask' ( in 4-component vector of uint SubgroupGeMask)
3670:125      'gl_SubgroupGtMask' ( in 4-component vector of uint SubgroupGtMask)
3680:126      'gl_SubgroupLeMask' ( in 4-component vector of uint SubgroupLeMask)
3690:127      'gl_SubgroupLtMask' ( in 4-component vector of uint SubgroupLtMask)
3700:128      subgroupBroadcast ( global 4-component vector of float)
3710:128        'f4' ( in 4-component vector of float)
3720:128        Constant:
3730:128          0 (const uint)
3740:129      subgroupBroadcastFirst ( global 4-component vector of float)
3750:129        'f4' ( in 4-component vector of float)
3760:130      Sequence
3770:130        move second child to first child ( temp 4-component vector of uint)
3780:130          'ballot' ( temp 4-component vector of uint)
3790:130          subgroupBallot ( global 4-component vector of uint)
3800:130            Constant:
3810:130              false (const bool)
3820:131      subgroupInverseBallot ( global bool)
3830:131        Constant:
3840:131          1 (const uint)
3850:131          1 (const uint)
3860:131          1 (const uint)
3870:131          1 (const uint)
3880:132      subgroupBallotBitExtract ( global bool)
3890:132        'ballot' ( temp 4-component vector of uint)
3900:132        Constant:
3910:132          0 (const uint)
3920:133      subgroupBallotBitCount ( global uint)
3930:133        'ballot' ( temp 4-component vector of uint)
3940:134      subgroupBallotInclusiveBitCount ( global uint)
3950:134        'ballot' ( temp 4-component vector of uint)
3960:135      subgroupBallotExclusiveBitCount ( global uint)
3970:135        'ballot' ( temp 4-component vector of uint)
3980:136      subgroupBallotFindLSB ( global uint)
3990:136        'ballot' ( temp 4-component vector of uint)
4000:137      subgroupBallotFindMSB ( global uint)
4010:137        'ballot' ( temp 4-component vector of uint)
4020:141  Function Definition: vote_works(vf4; ( global void)
4030:141    Function Parameters:
4040:141      'f4' ( in 4-component vector of float)
4050:143    Sequence
4060:143      subgroupAll ( global bool)
4070:143        Constant:
4080:143          true (const bool)
4090:144      subgroupAny ( global bool)
4100:144        Constant:
4110:144          false (const bool)
4120:145      subgroupAllEqual ( global bool)
4130:145        'f4' ( in 4-component vector of float)
4140:150  Function Definition: shuffle_works(vf4; ( global void)
4150:150    Function Parameters:
4160:150      'f4' ( in 4-component vector of float)
4170:152    Sequence
4180:152      subgroupShuffle ( global 4-component vector of float)
4190:152        'f4' ( in 4-component vector of float)
4200:152        Constant:
4210:152          0 (const uint)
4220:153      subgroupShuffleXor ( global 4-component vector of float)
4230:153        'f4' ( in 4-component vector of float)
4240:153        Constant:
4250:153          1 (const uint)
4260:154      subgroupShuffleUp ( global 4-component vector of float)
4270:154        'f4' ( in 4-component vector of float)
4280:154        Constant:
4290:154          1 (const uint)
4300:155      subgroupShuffleDown ( global 4-component vector of float)
4310:155        'f4' ( in 4-component vector of float)
4320:155        Constant:
4330:155          1 (const uint)
4340:159  Function Definition: arith_works(vf4; ( global void)
4350:159    Function Parameters:
4360:159      'f4' ( in 4-component vector of float)
4370:?     Sequence
4380:162      subgroupAdd ( global 4-component vector of float)
4390:162        'f4' ( in 4-component vector of float)
4400:163      subgroupMul ( global 4-component vector of float)
4410:163        'f4' ( in 4-component vector of float)
4420:164      subgroupMin ( global 4-component vector of float)
4430:164        'f4' ( in 4-component vector of float)
4440:165      subgroupMax ( global 4-component vector of float)
4450:165        'f4' ( in 4-component vector of float)
4460:166      subgroupAnd ( global 4-component vector of uint)
4470:166        'ballot' ( temp 4-component vector of uint)
4480:167      subgroupOr ( global 4-component vector of uint)
4490:167        'ballot' ( temp 4-component vector of uint)
4500:168      subgroupXor ( global 4-component vector of uint)
4510:168        'ballot' ( temp 4-component vector of uint)
4520:169      subgroupInclusiveAdd ( global 4-component vector of float)
4530:169        'f4' ( in 4-component vector of float)
4540:170      subgroupInclusiveMul ( global 4-component vector of float)
4550:170        'f4' ( in 4-component vector of float)
4560:171      subgroupInclusiveMin ( global 4-component vector of float)
4570:171        'f4' ( in 4-component vector of float)
4580:172      subgroupInclusiveMax ( global 4-component vector of float)
4590:172        'f4' ( in 4-component vector of float)
4600:173      subgroupInclusiveAnd ( global 4-component vector of uint)
4610:173        'ballot' ( temp 4-component vector of uint)
4620:174      subgroupInclusiveOr ( global 4-component vector of uint)
4630:174        'ballot' ( temp 4-component vector of uint)
4640:175      subgroupInclusiveXor ( global 4-component vector of uint)
4650:175        'ballot' ( temp 4-component vector of uint)
4660:176      subgroupExclusiveAdd ( global 4-component vector of float)
4670:176        'f4' ( in 4-component vector of float)
4680:177      subgroupExclusiveMul ( global 4-component vector of float)
4690:177        'f4' ( in 4-component vector of float)
4700:178      subgroupExclusiveMin ( global 4-component vector of float)
4710:178        'f4' ( in 4-component vector of float)
4720:179      subgroupExclusiveMax ( global 4-component vector of float)
4730:179        'f4' ( in 4-component vector of float)
4740:180      subgroupExclusiveAnd ( global 4-component vector of uint)
4750:180        'ballot' ( temp 4-component vector of uint)
4760:181      subgroupExclusiveOr ( global 4-component vector of uint)
4770:181        'ballot' ( temp 4-component vector of uint)
4780:182      subgroupExclusiveXor ( global 4-component vector of uint)
4790:182        'ballot' ( temp 4-component vector of uint)
4800:186  Function Definition: clustered_works(vf4; ( global void)
4810:186    Function Parameters:
4820:186      'f4' ( in 4-component vector of float)
4830:188    Sequence
4840:188      Sequence
4850:188        move second child to first child ( temp 4-component vector of uint)
4860:188          'ballot' ( temp 4-component vector of uint)
4870:188          Constant:
4880:188            85 (const uint)
4890:188            0 (const uint)
4900:188            0 (const uint)
4910:188            0 (const uint)
4920:189      subgroupClusteredAdd ( global 4-component vector of float)
4930:189        'f4' ( in 4-component vector of float)
4940:189        Constant:
4950:189          2 (const uint)
4960:190      subgroupClusteredMul ( global 4-component vector of float)
4970:190        'f4' ( in 4-component vector of float)
4980:190        Constant:
4990:190          2 (const uint)
5000:191      subgroupClusteredMin ( global 4-component vector of float)
5010:191        'f4' ( in 4-component vector of float)
5020:191        Constant:
5030:191          2 (const uint)
5040:192      subgroupClusteredMax ( global 4-component vector of float)
5050:192        'f4' ( in 4-component vector of float)
5060:192        Constant:
5070:192          2 (const uint)
5080:193      subgroupClusteredAnd ( global 4-component vector of uint)
5090:193        'ballot' ( temp 4-component vector of uint)
5100:193        Constant:
5110:193          2 (const uint)
5120:194      subgroupClusteredOr ( global 4-component vector of uint)
5130:194        'ballot' ( temp 4-component vector of uint)
5140:194        Constant:
5150:194          2 (const uint)
5160:195      subgroupClusteredXor ( global 4-component vector of uint)
5170:195        'ballot' ( temp 4-component vector of uint)
5180:195        Constant:
5190:195          2 (const uint)
5200:199  Function Definition: quad_works(vf4; ( global void)
5210:199    Function Parameters:
5220:199      'f4' ( in 4-component vector of float)
5230:201    Sequence
5240:201      subgroupQuadBroadcast ( global 4-component vector of float)
5250:201        'f4' ( in 4-component vector of float)
5260:201        Constant:
5270:201          0 (const uint)
5280:202      subgroupQuadSwapHorizontal ( global 4-component vector of float)
5290:202        'f4' ( in 4-component vector of float)
5300:203      subgroupQuadSwapVertical ( global 4-component vector of float)
5310:203        'f4' ( in 4-component vector of float)
5320:204      subgroupQuadSwapDiagonal ( global 4-component vector of float)
5330:204        'f4' ( in 4-component vector of float)
5340:208  Function Definition: partitioned_works(vf4; ( global void)
5350:208    Function Parameters:
5360:208      'f4' ( in 4-component vector of float)
5370:210    Sequence
5380:210      Sequence
5390:210        move second child to first child ( temp 4-component vector of uint)
5400:210          'parti' ( temp 4-component vector of uint)
5410:210          subgroupPartitionNV ( global 4-component vector of uint)
5420:210            'f4' ( in 4-component vector of float)
5430:211      Sequence
5440:211        move second child to first child ( temp 4-component vector of uint)
5450:211          'ballot' ( temp 4-component vector of uint)
5460:211          Constant:
5470:211            85 (const uint)
5480:211            0 (const uint)
5490:211            0 (const uint)
5500:211            0 (const uint)
5510:212      subgroupPartitionedAddNV ( global 4-component vector of float)
5520:212        'f4' ( in 4-component vector of float)
5530:212        'parti' ( temp 4-component vector of uint)
5540:213      subgroupPartitionedMulNV ( global 4-component vector of float)
5550:213        'f4' ( in 4-component vector of float)
5560:213        'parti' ( temp 4-component vector of uint)
5570:214      subgroupPartitionedMinNV ( global 4-component vector of float)
5580:214        'f4' ( in 4-component vector of float)
5590:214        'parti' ( temp 4-component vector of uint)
5600:215      subgroupPartitionedMaxNV ( global 4-component vector of float)
5610:215        'f4' ( in 4-component vector of float)
5620:215        'parti' ( temp 4-component vector of uint)
5630:216      subgroupPartitionedAndNV ( global 4-component vector of uint)
5640:216        'ballot' ( temp 4-component vector of uint)
5650:216        'parti' ( temp 4-component vector of uint)
5660:217      subgroupPartitionedOrNV ( global 4-component vector of uint)
5670:217        'ballot' ( temp 4-component vector of uint)
5680:217        'parti' ( temp 4-component vector of uint)
5690:218      subgroupPartitionedXorNV ( global 4-component vector of uint)
5700:218        'ballot' ( temp 4-component vector of uint)
5710:218        'parti' ( temp 4-component vector of uint)
5720:219      subgroupPartitionedInclusiveAddNV ( global 4-component vector of float)
5730:219        'f4' ( in 4-component vector of float)
5740:219        'parti' ( temp 4-component vector of uint)
5750:220      subgroupPartitionedInclusiveMulNV ( global 4-component vector of float)
5760:220        'f4' ( in 4-component vector of float)
5770:220        'parti' ( temp 4-component vector of uint)
5780:221      subgroupPartitionedInclusiveMinNV ( global 4-component vector of float)
5790:221        'f4' ( in 4-component vector of float)
5800:221        'parti' ( temp 4-component vector of uint)
5810:222      subgroupPartitionedInclusiveMaxNV ( global 4-component vector of float)
5820:222        'f4' ( in 4-component vector of float)
5830:222        'parti' ( temp 4-component vector of uint)
5840:223      subgroupPartitionedInclusiveAndNV ( global 4-component vector of uint)
5850:223        'ballot' ( temp 4-component vector of uint)
5860:223        'parti' ( temp 4-component vector of uint)
5870:224      subgroupPartitionedInclusiveOrNV ( global 4-component vector of uint)
5880:224        'ballot' ( temp 4-component vector of uint)
5890:224        'parti' ( temp 4-component vector of uint)
5900:225      subgroupPartitionedInclusiveXorNV ( global 4-component vector of uint)
5910:225        'ballot' ( temp 4-component vector of uint)
5920:225        'parti' ( temp 4-component vector of uint)
5930:226      subgroupPartitionedExclusiveAddNV ( global 4-component vector of float)
5940:226        'f4' ( in 4-component vector of float)
5950:226        'parti' ( temp 4-component vector of uint)
5960:227      subgroupPartitionedExclusiveMulNV ( global 4-component vector of float)
5970:227        'f4' ( in 4-component vector of float)
5980:227        'parti' ( temp 4-component vector of uint)
5990:228      subgroupPartitionedExclusiveMinNV ( global 4-component vector of float)
6000:228        'f4' ( in 4-component vector of float)
6010:228        'parti' ( temp 4-component vector of uint)
6020:229      subgroupPartitionedExclusiveMaxNV ( global 4-component vector of float)
6030:229        'f4' ( in 4-component vector of float)
6040:229        'parti' ( temp 4-component vector of uint)
6050:230      subgroupPartitionedExclusiveAndNV ( global 4-component vector of uint)
6060:230        'ballot' ( temp 4-component vector of uint)
6070:230        'parti' ( temp 4-component vector of uint)
6080:231      subgroupPartitionedExclusiveOrNV ( global 4-component vector of uint)
6090:231        'ballot' ( temp 4-component vector of uint)
6100:231        'parti' ( temp 4-component vector of uint)
6110:232      subgroupPartitionedExclusiveXorNV ( global 4-component vector of uint)
6120:232        'ballot' ( temp 4-component vector of uint)
6130:232        'parti' ( temp 4-component vector of uint)
6140:236  Function Definition: sm_builtins_err( ( global void)
6150:236    Function Parameters:
6160:238    Sequence
6170:238      'gl_WarpsPerSMNV' ( in uint WarpsPerSMNV)
6180:239      'gl_SMCountNV' ( in uint SMCountNV)
6190:240      'gl_WarpIDNV' ( in uint WarpIDNV)
6200:241      'gl_SMIDNV' ( in uint SMIDNV)
6210:248  Function Definition: sm_builtins( ( global void)
6220:248    Function Parameters:
6230:250    Sequence
6240:250      'gl_WarpsPerSMNV' ( in uint WarpsPerSMNV)
6250:251      'gl_SMCountNV' ( in uint SMCountNV)
6260:252      'gl_WarpIDNV' ( in uint WarpIDNV)
6270:253      'gl_SMIDNV' ( in uint SMIDNV)
6280:?   Linker Objects
6290:?     'anon@0' (layout( set=0 binding=0 column_major std430) buffer block{layout( column_major std430 offset=0) buffer runtime-sized array of 4-component vector of uint result})
630
631
632Linked geometry stage:
633
634
635Shader version: 450
636Requested GL_KHR_shader_subgroup_arithmetic
637Requested GL_KHR_shader_subgroup_ballot
638Requested GL_KHR_shader_subgroup_basic
639Requested GL_KHR_shader_subgroup_clustered
640Requested GL_KHR_shader_subgroup_quad
641Requested GL_KHR_shader_subgroup_shuffle
642Requested GL_KHR_shader_subgroup_shuffle_relative
643Requested GL_KHR_shader_subgroup_vote
644Requested GL_NV_shader_sm_builtins
645Requested GL_NV_shader_subgroup_partitioned
646invocations = 1
647max_vertices = 1
648input primitive = points
649output primitive = points
650ERROR: node is still EOpNull!
6510:111  Function Definition: main( ( global void)
6520:111    Function Parameters:
6530:113    Sequence
6540:113      move second child to first child ( temp 4-component vector of uint)
6550:113        indirect index (layout( column_major std430 offset=0) temp 4-component vector of uint)
6560:113          result: direct index for structure (layout( column_major std430 offset=0) buffer runtime-sized array of 4-component vector of uint)
6570:113            'anon@0' (layout( set=0 binding=0 column_major std430) buffer block{layout( column_major std430 offset=0) buffer runtime-sized array of 4-component vector of uint result})
6580:113            Constant:
6590:113              0 (const uint)
6600:113          'gl_PrimitiveIDIn' ( in int PrimitiveID)
6610:113        Construct uvec4 ( temp 4-component vector of uint)
6620:113          'gl_SubgroupSize' ( in uint SubgroupSize)
6630:113          'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID)
6640:113          Constant:
6650:113            0 (const uint)
6660:113          Constant:
6670:113            0 (const uint)
6680:114      subgroupBarrier ( global void)
6690:115      subgroupMemoryBarrier ( global void)
6700:116      subgroupMemoryBarrierBuffer ( global void)
6710:117      subgroupMemoryBarrierImage ( global void)
6720:118      subgroupElect ( global bool)
6730:?   Linker Objects
6740:?     'anon@0' (layout( set=0 binding=0 column_major std430) buffer block{layout( column_major std430 offset=0) buffer runtime-sized array of 4-component vector of uint result})
675
676