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