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