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