1glsl.450.subgroupBasic.comp 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' : required extension not requested: GL_KHR_shader_subgroup_basic 10ERROR: 0:14: 'gl_SubgroupID' : required extension not requested: GL_KHR_shader_subgroup_basic 11ERROR: 0:15: 'subgroupMemoryBarrierShared' : required extension not requested: GL_KHR_shader_subgroup_basic 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:242: 'gl_WarpsPerSMNV' : required extension not requested: GL_NV_shader_sm_builtins 89ERROR: 0:243: 'gl_SMCountNV' : required extension not requested: GL_NV_shader_sm_builtins 90ERROR: 0:244: 'gl_WarpIDNV' : required extension not requested: GL_NV_shader_sm_builtins 91ERROR: 0:245: '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 106local_size = (8, 8, 1) 107ERROR: node is still EOpNull! 1080:3 Function Definition: undeclared_errors(vf4; ( global 4-component vector of float) 1090:3 Function Parameters: 1100:3 'f4' ( in 4-component vector of float) 1110:? Sequence 1120:6 'gl_SubgroupSize' ( in uint SubgroupSize) 1130:7 'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID) 1140:8 subgroupBarrier ( global void) 1150:9 subgroupMemoryBarrier ( global void) 1160:10 subgroupMemoryBarrierBuffer ( global void) 1170:11 subgroupMemoryBarrierImage ( global void) 1180:12 subgroupElect ( global bool) 1190:13 'gl_NumSubgroups' ( in uint NumSubgroups) 1200:14 'gl_SubgroupID' ( in uint SubgroupID) 1210:15 subgroupMemoryBarrierShared ( global void) 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:112 Function Definition: main( ( global void) 3360:112 Function Parameters: 3370:114 Sequence 3380:114 move second child to first child ( temp int) 3390:114 indirect index (layout( column_major shared) temp int) 3400:114 a: direct index for structure (layout( column_major shared) buffer runtime-sized array of int) 3410:114 'data' (layout( binding=0 column_major shared) buffer block{layout( column_major shared) buffer runtime-sized array of int a}) 3420:114 Constant: 3430:114 0 (const int) 3440:114 'gl_SubgroupSize' ( in uint SubgroupSize) 3450:114 Constant: 3460:114 1 (const int) 3470:115 move second child to first child ( temp int) 3480:115 indirect index (layout( column_major shared) temp int) 3490:115 a: direct index for structure (layout( column_major shared) buffer runtime-sized array of int) 3500:115 'data' (layout( binding=0 column_major shared) buffer block{layout( column_major shared) buffer runtime-sized array of int a}) 3510:115 Constant: 3520:115 0 (const int) 3530:115 'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID) 3540:115 Constant: 3550:115 1 (const int) 3560:116 move second child to first child ( temp int) 3570:116 indirect index (layout( column_major shared) temp int) 3580:116 a: direct index for structure (layout( column_major shared) buffer runtime-sized array of int) 3590:116 'data' (layout( binding=0 column_major shared) buffer block{layout( column_major shared) buffer runtime-sized array of int a}) 3600:116 Constant: 3610:116 0 (const int) 3620:116 'gl_NumSubgroups' ( in uint NumSubgroups) 3630:116 Constant: 3640:116 1 (const int) 3650:117 move second child to first child ( temp int) 3660:117 indirect index (layout( column_major shared) temp int) 3670:117 a: direct index for structure (layout( column_major shared) buffer runtime-sized array of int) 3680:117 'data' (layout( binding=0 column_major shared) buffer block{layout( column_major shared) buffer runtime-sized array of int a}) 3690:117 Constant: 3700:117 0 (const int) 3710:117 'gl_SubgroupID' ( in uint SubgroupID) 3720:117 Test condition and select ( temp int) 3730:117 Condition 3740:117 subgroupElect ( global bool) 3750:117 true case 3760:117 Constant: 3770:117 1 (const int) 3780:117 false case 3790:117 Constant: 3800:117 0 (const int) 3810:118 subgroupBarrier ( global void) 3820:119 subgroupMemoryBarrier ( global void) 3830:120 subgroupMemoryBarrierBuffer ( global void) 3840:121 subgroupMemoryBarrierShared ( global void) 3850:122 subgroupMemoryBarrierImage ( global void) 3860:126 Function Definition: ballot_works(vf4; ( global void) 3870:126 Function Parameters: 3880:126 'f4' ( in 4-component vector of float) 3890:127 Sequence 3900:127 'gl_SubgroupEqMask' ( in 4-component vector of uint SubgroupEqMask) 3910:128 'gl_SubgroupGeMask' ( in 4-component vector of uint SubgroupGeMask) 3920:129 'gl_SubgroupGtMask' ( in 4-component vector of uint SubgroupGtMask) 3930:130 'gl_SubgroupLeMask' ( in 4-component vector of uint SubgroupLeMask) 3940:131 'gl_SubgroupLtMask' ( in 4-component vector of uint SubgroupLtMask) 3950:132 subgroupBroadcast ( global 4-component vector of float) 3960:132 'f4' ( in 4-component vector of float) 3970:132 Constant: 3980:132 0 (const uint) 3990:133 subgroupBroadcastFirst ( global 4-component vector of float) 4000:133 'f4' ( in 4-component vector of float) 4010:134 Sequence 4020:134 move second child to first child ( temp 4-component vector of uint) 4030:134 'ballot' ( temp 4-component vector of uint) 4040:134 subgroupBallot ( global 4-component vector of uint) 4050:134 Constant: 4060:134 false (const bool) 4070:135 subgroupInverseBallot ( global bool) 4080:135 Constant: 4090:135 1 (const uint) 4100:135 1 (const uint) 4110:135 1 (const uint) 4120:135 1 (const uint) 4130:136 subgroupBallotBitExtract ( global bool) 4140:136 'ballot' ( temp 4-component vector of uint) 4150:136 Constant: 4160:136 0 (const uint) 4170:137 subgroupBallotBitCount ( global uint) 4180:137 'ballot' ( temp 4-component vector of uint) 4190:138 subgroupBallotInclusiveBitCount ( global uint) 4200:138 'ballot' ( temp 4-component vector of uint) 4210:139 subgroupBallotExclusiveBitCount ( global uint) 4220:139 'ballot' ( temp 4-component vector of uint) 4230:140 subgroupBallotFindLSB ( global uint) 4240:140 'ballot' ( temp 4-component vector of uint) 4250:141 subgroupBallotFindMSB ( global uint) 4260:141 'ballot' ( temp 4-component vector of uint) 4270:145 Function Definition: vote_works(vf4; ( global void) 4280:145 Function Parameters: 4290:145 'f4' ( in 4-component vector of float) 4300:147 Sequence 4310:147 subgroupAll ( global bool) 4320:147 Constant: 4330:147 true (const bool) 4340:148 subgroupAny ( global bool) 4350:148 Constant: 4360:148 false (const bool) 4370:149 subgroupAllEqual ( global bool) 4380:149 'f4' ( in 4-component vector of float) 4390:154 Function Definition: shuffle_works(vf4; ( global void) 4400:154 Function Parameters: 4410:154 'f4' ( in 4-component vector of float) 4420:156 Sequence 4430:156 subgroupShuffle ( global 4-component vector of float) 4440:156 'f4' ( in 4-component vector of float) 4450:156 Constant: 4460:156 0 (const uint) 4470:157 subgroupShuffleXor ( global 4-component vector of float) 4480:157 'f4' ( in 4-component vector of float) 4490:157 Constant: 4500:157 1 (const uint) 4510:158 subgroupShuffleUp ( global 4-component vector of float) 4520:158 'f4' ( in 4-component vector of float) 4530:158 Constant: 4540:158 1 (const uint) 4550:159 subgroupShuffleDown ( global 4-component vector of float) 4560:159 'f4' ( in 4-component vector of float) 4570:159 Constant: 4580:159 1 (const uint) 4590:163 Function Definition: arith_works(vf4; ( global void) 4600:163 Function Parameters: 4610:163 'f4' ( in 4-component vector of float) 4620:? Sequence 4630:166 subgroupAdd ( global 4-component vector of float) 4640:166 'f4' ( in 4-component vector of float) 4650:167 subgroupMul ( global 4-component vector of float) 4660:167 'f4' ( in 4-component vector of float) 4670:168 subgroupMin ( global 4-component vector of float) 4680:168 'f4' ( in 4-component vector of float) 4690:169 subgroupMax ( global 4-component vector of float) 4700:169 'f4' ( in 4-component vector of float) 4710:170 subgroupAnd ( global 4-component vector of uint) 4720:170 'ballot' ( temp 4-component vector of uint) 4730:171 subgroupOr ( global 4-component vector of uint) 4740:171 'ballot' ( temp 4-component vector of uint) 4750:172 subgroupXor ( global 4-component vector of uint) 4760:172 'ballot' ( temp 4-component vector of uint) 4770:173 subgroupInclusiveAdd ( global 4-component vector of float) 4780:173 'f4' ( in 4-component vector of float) 4790:174 subgroupInclusiveMul ( global 4-component vector of float) 4800:174 'f4' ( in 4-component vector of float) 4810:175 subgroupInclusiveMin ( global 4-component vector of float) 4820:175 'f4' ( in 4-component vector of float) 4830:176 subgroupInclusiveMax ( global 4-component vector of float) 4840:176 'f4' ( in 4-component vector of float) 4850:177 subgroupInclusiveAnd ( global 4-component vector of uint) 4860:177 'ballot' ( temp 4-component vector of uint) 4870:178 subgroupInclusiveOr ( global 4-component vector of uint) 4880:178 'ballot' ( temp 4-component vector of uint) 4890:179 subgroupInclusiveXor ( global 4-component vector of uint) 4900:179 'ballot' ( temp 4-component vector of uint) 4910:180 subgroupExclusiveAdd ( global 4-component vector of float) 4920:180 'f4' ( in 4-component vector of float) 4930:181 subgroupExclusiveMul ( global 4-component vector of float) 4940:181 'f4' ( in 4-component vector of float) 4950:182 subgroupExclusiveMin ( global 4-component vector of float) 4960:182 'f4' ( in 4-component vector of float) 4970:183 subgroupExclusiveMax ( global 4-component vector of float) 4980:183 'f4' ( in 4-component vector of float) 4990:184 subgroupExclusiveAnd ( global 4-component vector of uint) 5000:184 'ballot' ( temp 4-component vector of uint) 5010:185 subgroupExclusiveOr ( global 4-component vector of uint) 5020:185 'ballot' ( temp 4-component vector of uint) 5030:186 subgroupExclusiveXor ( global 4-component vector of uint) 5040:186 'ballot' ( temp 4-component vector of uint) 5050:190 Function Definition: clustered_works(vf4; ( global void) 5060:190 Function Parameters: 5070:190 'f4' ( in 4-component vector of float) 5080:192 Sequence 5090:192 Sequence 5100:192 move second child to first child ( temp 4-component vector of uint) 5110:192 'ballot' ( temp 4-component vector of uint) 5120:192 Constant: 5130:192 85 (const uint) 5140:192 0 (const uint) 5150:192 0 (const uint) 5160:192 0 (const uint) 5170:193 subgroupClusteredAdd ( global 4-component vector of float) 5180:193 'f4' ( in 4-component vector of float) 5190:193 Constant: 5200:193 2 (const uint) 5210:194 subgroupClusteredMul ( global 4-component vector of float) 5220:194 'f4' ( in 4-component vector of float) 5230:194 Constant: 5240:194 2 (const uint) 5250:195 subgroupClusteredMin ( global 4-component vector of float) 5260:195 'f4' ( in 4-component vector of float) 5270:195 Constant: 5280:195 2 (const uint) 5290:196 subgroupClusteredMax ( global 4-component vector of float) 5300:196 'f4' ( in 4-component vector of float) 5310:196 Constant: 5320:196 2 (const uint) 5330:197 subgroupClusteredAnd ( global 4-component vector of uint) 5340:197 'ballot' ( temp 4-component vector of uint) 5350:197 Constant: 5360:197 2 (const uint) 5370:198 subgroupClusteredOr ( global 4-component vector of uint) 5380:198 'ballot' ( temp 4-component vector of uint) 5390:198 Constant: 5400:198 2 (const uint) 5410:199 subgroupClusteredXor ( global 4-component vector of uint) 5420:199 'ballot' ( temp 4-component vector of uint) 5430:199 Constant: 5440:199 2 (const uint) 5450:203 Function Definition: quad_works(vf4; ( global void) 5460:203 Function Parameters: 5470:203 'f4' ( in 4-component vector of float) 5480:205 Sequence 5490:205 subgroupQuadBroadcast ( global 4-component vector of float) 5500:205 'f4' ( in 4-component vector of float) 5510:205 Constant: 5520:205 0 (const uint) 5530:206 subgroupQuadSwapHorizontal ( global 4-component vector of float) 5540:206 'f4' ( in 4-component vector of float) 5550:207 subgroupQuadSwapVertical ( global 4-component vector of float) 5560:207 'f4' ( in 4-component vector of float) 5570:208 subgroupQuadSwapDiagonal ( global 4-component vector of float) 5580:208 'f4' ( in 4-component vector of float) 5590:212 Function Definition: partitioned_works(vf4; ( global void) 5600:212 Function Parameters: 5610:212 'f4' ( in 4-component vector of float) 5620:214 Sequence 5630:214 Sequence 5640:214 move second child to first child ( temp 4-component vector of uint) 5650:214 'parti' ( temp 4-component vector of uint) 5660:214 subgroupPartitionNV ( global 4-component vector of uint) 5670:214 'f4' ( in 4-component vector of float) 5680:215 Sequence 5690:215 move second child to first child ( temp 4-component vector of uint) 5700:215 'ballot' ( temp 4-component vector of uint) 5710:215 Constant: 5720:215 85 (const uint) 5730:215 0 (const uint) 5740:215 0 (const uint) 5750:215 0 (const uint) 5760:216 subgroupPartitionedAddNV ( global 4-component vector of float) 5770:216 'f4' ( in 4-component vector of float) 5780:216 'parti' ( temp 4-component vector of uint) 5790:217 subgroupPartitionedMulNV ( global 4-component vector of float) 5800:217 'f4' ( in 4-component vector of float) 5810:217 'parti' ( temp 4-component vector of uint) 5820:218 subgroupPartitionedMinNV ( global 4-component vector of float) 5830:218 'f4' ( in 4-component vector of float) 5840:218 'parti' ( temp 4-component vector of uint) 5850:219 subgroupPartitionedMaxNV ( global 4-component vector of float) 5860:219 'f4' ( in 4-component vector of float) 5870:219 'parti' ( temp 4-component vector of uint) 5880:220 subgroupPartitionedAndNV ( global 4-component vector of uint) 5890:220 'ballot' ( temp 4-component vector of uint) 5900:220 'parti' ( temp 4-component vector of uint) 5910:221 subgroupPartitionedOrNV ( global 4-component vector of uint) 5920:221 'ballot' ( temp 4-component vector of uint) 5930:221 'parti' ( temp 4-component vector of uint) 5940:222 subgroupPartitionedXorNV ( global 4-component vector of uint) 5950:222 'ballot' ( temp 4-component vector of uint) 5960:222 'parti' ( temp 4-component vector of uint) 5970:223 subgroupPartitionedInclusiveAddNV ( global 4-component vector of float) 5980:223 'f4' ( in 4-component vector of float) 5990:223 'parti' ( temp 4-component vector of uint) 6000:224 subgroupPartitionedInclusiveMulNV ( global 4-component vector of float) 6010:224 'f4' ( in 4-component vector of float) 6020:224 'parti' ( temp 4-component vector of uint) 6030:225 subgroupPartitionedInclusiveMinNV ( global 4-component vector of float) 6040:225 'f4' ( in 4-component vector of float) 6050:225 'parti' ( temp 4-component vector of uint) 6060:226 subgroupPartitionedInclusiveMaxNV ( global 4-component vector of float) 6070:226 'f4' ( in 4-component vector of float) 6080:226 'parti' ( temp 4-component vector of uint) 6090:227 subgroupPartitionedInclusiveAndNV ( global 4-component vector of uint) 6100:227 'ballot' ( temp 4-component vector of uint) 6110:227 'parti' ( temp 4-component vector of uint) 6120:228 subgroupPartitionedInclusiveOrNV ( global 4-component vector of uint) 6130:228 'ballot' ( temp 4-component vector of uint) 6140:228 'parti' ( temp 4-component vector of uint) 6150:229 subgroupPartitionedInclusiveXorNV ( global 4-component vector of uint) 6160:229 'ballot' ( temp 4-component vector of uint) 6170:229 'parti' ( temp 4-component vector of uint) 6180:230 subgroupPartitionedExclusiveAddNV ( global 4-component vector of float) 6190:230 'f4' ( in 4-component vector of float) 6200:230 'parti' ( temp 4-component vector of uint) 6210:231 subgroupPartitionedExclusiveMulNV ( global 4-component vector of float) 6220:231 'f4' ( in 4-component vector of float) 6230:231 'parti' ( temp 4-component vector of uint) 6240:232 subgroupPartitionedExclusiveMinNV ( global 4-component vector of float) 6250:232 'f4' ( in 4-component vector of float) 6260:232 'parti' ( temp 4-component vector of uint) 6270:233 subgroupPartitionedExclusiveMaxNV ( global 4-component vector of float) 6280:233 'f4' ( in 4-component vector of float) 6290:233 'parti' ( temp 4-component vector of uint) 6300:234 subgroupPartitionedExclusiveAndNV ( global 4-component vector of uint) 6310:234 'ballot' ( temp 4-component vector of uint) 6320:234 'parti' ( temp 4-component vector of uint) 6330:235 subgroupPartitionedExclusiveOrNV ( global 4-component vector of uint) 6340:235 'ballot' ( temp 4-component vector of uint) 6350:235 'parti' ( temp 4-component vector of uint) 6360:236 subgroupPartitionedExclusiveXorNV ( global 4-component vector of uint) 6370:236 'ballot' ( temp 4-component vector of uint) 6380:236 'parti' ( temp 4-component vector of uint) 6390:240 Function Definition: sm_builtins_err( ( global void) 6400:240 Function Parameters: 6410:242 Sequence 6420:242 'gl_WarpsPerSMNV' ( in uint WarpsPerSMNV) 6430:243 'gl_SMCountNV' ( in uint SMCountNV) 6440:244 'gl_WarpIDNV' ( in uint WarpIDNV) 6450:245 'gl_SMIDNV' ( in uint SMIDNV) 6460:252 Function Definition: sm_builtins( ( global void) 6470:252 Function Parameters: 6480:254 Sequence 6490:254 'gl_WarpsPerSMNV' ( in uint WarpsPerSMNV) 6500:255 'gl_SMCountNV' ( in uint SMCountNV) 6510:256 'gl_WarpIDNV' ( in uint WarpIDNV) 6520:257 'gl_SMIDNV' ( in uint SMIDNV) 6530:? Linker Objects 6540:? 'gl_WorkGroupSize' ( const 3-component vector of uint WorkGroupSize) 6550:? 8 (const uint) 6560:? 8 (const uint) 6570:? 1 (const uint) 6580:? 'data' (layout( binding=0 column_major shared) buffer block{layout( column_major shared) buffer runtime-sized array of int a}) 659 660 661Linked compute stage: 662 663 664Shader version: 450 665Requested GL_KHR_shader_subgroup_arithmetic 666Requested GL_KHR_shader_subgroup_ballot 667Requested GL_KHR_shader_subgroup_basic 668Requested GL_KHR_shader_subgroup_clustered 669Requested GL_KHR_shader_subgroup_quad 670Requested GL_KHR_shader_subgroup_shuffle 671Requested GL_KHR_shader_subgroup_shuffle_relative 672Requested GL_KHR_shader_subgroup_vote 673Requested GL_NV_shader_sm_builtins 674Requested GL_NV_shader_subgroup_partitioned 675local_size = (8, 8, 1) 676ERROR: node is still EOpNull! 6770:112 Function Definition: main( ( global void) 6780:112 Function Parameters: 6790:114 Sequence 6800:114 move second child to first child ( temp int) 6810:114 indirect index (layout( column_major shared) temp int) 6820:114 a: direct index for structure (layout( column_major shared) buffer runtime-sized array of int) 6830:114 'data' (layout( binding=0 column_major shared) buffer block{layout( column_major shared) buffer runtime-sized array of int a}) 6840:114 Constant: 6850:114 0 (const int) 6860:114 'gl_SubgroupSize' ( in uint SubgroupSize) 6870:114 Constant: 6880:114 1 (const int) 6890:115 move second child to first child ( temp int) 6900:115 indirect index (layout( column_major shared) temp int) 6910:115 a: direct index for structure (layout( column_major shared) buffer runtime-sized array of int) 6920:115 'data' (layout( binding=0 column_major shared) buffer block{layout( column_major shared) buffer runtime-sized array of int a}) 6930:115 Constant: 6940:115 0 (const int) 6950:115 'gl_SubgroupInvocationID' ( in uint SubgroupInvocationID) 6960:115 Constant: 6970:115 1 (const int) 6980:116 move second child to first child ( temp int) 6990:116 indirect index (layout( column_major shared) temp int) 7000:116 a: direct index for structure (layout( column_major shared) buffer runtime-sized array of int) 7010:116 'data' (layout( binding=0 column_major shared) buffer block{layout( column_major shared) buffer runtime-sized array of int a}) 7020:116 Constant: 7030:116 0 (const int) 7040:116 'gl_NumSubgroups' ( in uint NumSubgroups) 7050:116 Constant: 7060:116 1 (const int) 7070:117 move second child to first child ( temp int) 7080:117 indirect index (layout( column_major shared) temp int) 7090:117 a: direct index for structure (layout( column_major shared) buffer runtime-sized array of int) 7100:117 'data' (layout( binding=0 column_major shared) buffer block{layout( column_major shared) buffer runtime-sized array of int a}) 7110:117 Constant: 7120:117 0 (const int) 7130:117 'gl_SubgroupID' ( in uint SubgroupID) 7140:117 Test condition and select ( temp int) 7150:117 Condition 7160:117 subgroupElect ( global bool) 7170:117 true case 7180:117 Constant: 7190:117 1 (const int) 7200:117 false case 7210:117 Constant: 7220:117 0 (const int) 7230:118 subgroupBarrier ( global void) 7240:119 subgroupMemoryBarrier ( global void) 7250:120 subgroupMemoryBarrierBuffer ( global void) 7260:121 subgroupMemoryBarrierShared ( global void) 7270:122 subgroupMemoryBarrierImage ( global void) 7280:? Linker Objects 7290:? 'gl_WorkGroupSize' ( const 3-component vector of uint WorkGroupSize) 7300:? 8 (const uint) 7310:? 8 (const uint) 7320:? 1 (const uint) 7330:? 'data' (layout( binding=0 column_major shared) buffer block{layout( column_major shared) buffer runtime-sized array of int a}) 734 735