• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1glsl.460.subgroup.rint
2ERROR: 0:8: 'gl_SubgroupSize' : required extension not requested: GL_KHR_shader_subgroup_basic
3ERROR: 0:9: 'gl_SubgroupInvocationID' : required extension not requested: GL_KHR_shader_subgroup_basic
4ERROR: 0:10: 'subgroupBarrier' : required extension not requested: GL_KHR_shader_subgroup_basic
5ERROR: 0:11: 'subgroupMemoryBarrier' : required extension not requested: GL_KHR_shader_subgroup_basic
6ERROR: 0:12: 'subgroupMemoryBarrierBuffer' : required extension not requested: GL_KHR_shader_subgroup_basic
7ERROR: 0:13: 'subgroupMemoryBarrierImage' : required extension not requested: GL_KHR_shader_subgroup_basic
8ERROR: 0:14: 'subgroupElect' : required extension not requested: GL_KHR_shader_subgroup_basic
9ERROR: 0:15: 'gl_NumSubgroups' : undeclared identifier
10ERROR: 0:16: 'gl_SubgroupID' : undeclared identifier
11ERROR: 0:17: 'subgroupMemoryBarrierShared' : no matching overloaded function found
12ERROR: 0:19: 'subgroupAll' : required extension not requested: GL_KHR_shader_subgroup_vote
13ERROR: 0:20: 'subgroupAny' : required extension not requested: GL_KHR_shader_subgroup_vote
14ERROR: 0:21: 'subgroupAllEqual' : required extension not requested: GL_KHR_shader_subgroup_vote
15ERROR: 0:23: 'gl_SubgroupEqMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
16ERROR: 0:24: 'gl_SubgroupGeMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
17ERROR: 0:25: 'gl_SubgroupGtMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
18ERROR: 0:26: 'gl_SubgroupLeMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
19ERROR: 0:27: 'gl_SubgroupLtMask' : required extension not requested: GL_KHR_shader_subgroup_ballot
20ERROR: 0:28: 'subgroupBroadcast' : required extension not requested: GL_KHR_shader_subgroup_ballot
21ERROR: 0:29: 'subgroupBroadcastFirst' : required extension not requested: GL_KHR_shader_subgroup_ballot
22ERROR: 0:30: 'subgroupBallot' : required extension not requested: GL_KHR_shader_subgroup_ballot
23ERROR: 0:31: 'subgroupInverseBallot' : required extension not requested: GL_KHR_shader_subgroup_ballot
24ERROR: 0:32: 'subgroupBallotBitExtract' : required extension not requested: GL_KHR_shader_subgroup_ballot
25ERROR: 0:33: 'subgroupBallotBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
26ERROR: 0:34: 'subgroupBallotInclusiveBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
27ERROR: 0:35: 'subgroupBallotExclusiveBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot
28ERROR: 0:36: 'subgroupBallotFindLSB' : required extension not requested: GL_KHR_shader_subgroup_ballot
29ERROR: 0:37: 'subgroupBallotFindMSB' : required extension not requested: GL_KHR_shader_subgroup_ballot
30ERROR: 0:39: 'subgroupShuffle' : required extension not requested: GL_KHR_shader_subgroup_shuffle
31ERROR: 0:40: 'subgroupShuffleXor' : required extension not requested: GL_KHR_shader_subgroup_shuffle
32ERROR: 0:41: 'subgroupShuffleUp' : required extension not requested: GL_KHR_shader_subgroup_shuffle_relative
33ERROR: 0:42: 'subgroupShuffleDown' : required extension not requested: GL_KHR_shader_subgroup_shuffle_relative
34ERROR: 0:44: 'subgroupAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
35ERROR: 0:45: 'subgroupMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
36ERROR: 0:46: 'subgroupMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
37ERROR: 0:47: 'subgroupMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
38ERROR: 0:48: 'subgroupAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
39ERROR: 0:49: 'subgroupOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
40ERROR: 0:50: 'subgroupXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
41ERROR: 0:51: 'subgroupInclusiveAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
42ERROR: 0:52: 'subgroupInclusiveMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
43ERROR: 0:53: 'subgroupInclusiveMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
44ERROR: 0:54: 'subgroupInclusiveMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
45ERROR: 0:55: 'subgroupInclusiveAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
46ERROR: 0:56: 'subgroupInclusiveOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
47ERROR: 0:57: 'subgroupInclusiveXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
48ERROR: 0:58: 'subgroupExclusiveAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
49ERROR: 0:59: 'subgroupExclusiveMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
50ERROR: 0:60: 'subgroupExclusiveMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
51ERROR: 0:61: 'subgroupExclusiveMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
52ERROR: 0:62: 'subgroupExclusiveAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
53ERROR: 0:63: 'subgroupExclusiveOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
54ERROR: 0:64: 'subgroupExclusiveXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic
55ERROR: 0:66: 'subgroupClusteredAdd' : required extension not requested: GL_KHR_shader_subgroup_clustered
56ERROR: 0:67: 'subgroupClusteredMul' : required extension not requested: GL_KHR_shader_subgroup_clustered
57ERROR: 0:68: 'subgroupClusteredMin' : required extension not requested: GL_KHR_shader_subgroup_clustered
58ERROR: 0:69: 'subgroupClusteredMax' : required extension not requested: GL_KHR_shader_subgroup_clustered
59ERROR: 0:70: 'subgroupClusteredAnd' : required extension not requested: GL_KHR_shader_subgroup_clustered
60ERROR: 0:71: 'subgroupClusteredOr' : required extension not requested: GL_KHR_shader_subgroup_clustered
61ERROR: 0:72: 'subgroupClusteredXor' : required extension not requested: GL_KHR_shader_subgroup_clustered
62ERROR: 0:74: 'subgroupQuadBroadcast' : required extension not requested: GL_KHR_shader_subgroup_quad
63ERROR: 0:75: 'subgroupQuadSwapHorizontal' : required extension not requested: GL_KHR_shader_subgroup_quad
64ERROR: 0:76: 'subgroupQuadSwapVertical' : required extension not requested: GL_KHR_shader_subgroup_quad
65ERROR: 0:77: 'subgroupQuadSwapDiagonal' : required extension not requested: GL_KHR_shader_subgroup_quad
66ERROR: 0:79: 'subgroupPartitionNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
67ERROR: 0:80: 'subgroupPartitionedAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
68ERROR: 0:81: 'subgroupPartitionedMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
69ERROR: 0:82: 'subgroupPartitionedMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
70ERROR: 0:83: 'subgroupPartitionedMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
71ERROR: 0:84: 'subgroupPartitionedAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
72ERROR: 0:85: 'subgroupPartitionedOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
73ERROR: 0:86: 'subgroupPartitionedXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
74ERROR: 0:87: 'subgroupPartitionedInclusiveAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
75ERROR: 0:88: 'subgroupPartitionedInclusiveMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
76ERROR: 0:89: 'subgroupPartitionedInclusiveMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
77ERROR: 0:90: 'subgroupPartitionedInclusiveMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
78ERROR: 0:91: 'subgroupPartitionedInclusiveAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
79ERROR: 0:92: 'subgroupPartitionedInclusiveOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
80ERROR: 0:93: 'subgroupPartitionedInclusiveXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
81ERROR: 0:94: 'subgroupPartitionedExclusiveAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
82ERROR: 0:95: 'subgroupPartitionedExclusiveMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
83ERROR: 0:96: 'subgroupPartitionedExclusiveMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
84ERROR: 0:97: 'subgroupPartitionedExclusiveMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
85ERROR: 0:98: 'subgroupPartitionedExclusiveAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
86ERROR: 0:99: 'subgroupPartitionedExclusiveOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
87ERROR: 0:100: 'subgroupPartitionedExclusiveXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned
88ERROR: 0:257: 'gl_WarpsPerSMNV' : required extension not requested: GL_NV_shader_sm_builtins
89ERROR: 0:258: 'gl_SMCountNV' : required extension not requested: GL_NV_shader_sm_builtins
90ERROR: 0:259: 'gl_WarpIDNV' : required extension not requested: GL_NV_shader_sm_builtins
91ERROR: 0:260: '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:5  Function Definition: undeclared_errors(vf4; ( global 4-component vector of float)
1090:5    Function Parameters:
1100:5      'f4' ( in 4-component vector of float)
1110:?     Sequence
1120:8      'gl_SubgroupSize' ( volatile in uint SubgroupSize)
1130:9      'gl_SubgroupInvocationID' ( volatile in uint SubgroupInvocationID)
1140:10      subgroupBarrier ( global void)
1150:11      subgroupMemoryBarrier ( global void)
1160:12      subgroupMemoryBarrierBuffer ( global void)
1170:13      subgroupMemoryBarrierImage ( global void)
1180:14      subgroupElect ( global bool)
1190:15      'gl_NumSubgroups' ( temp float)
1200:16      'gl_SubgroupID' ( temp float)
1210:17      Constant:
1220:17        0.000000
1230:19      subgroupAll ( global bool)
1240:19        Constant:
1250:19          true (const bool)
1260:20      subgroupAny ( global bool)
1270:20        Constant:
1280:20          false (const bool)
1290:21      subgroupAllEqual ( global bool)
1300:21        'f4' ( in 4-component vector of float)
1310:23      'gl_SubgroupEqMask' ( volatile in 4-component vector of uint SubgroupEqMask)
1320:24      'gl_SubgroupGeMask' ( volatile in 4-component vector of uint SubgroupGeMask)
1330:25      'gl_SubgroupGtMask' ( volatile in 4-component vector of uint SubgroupGtMask)
1340:26      'gl_SubgroupLeMask' ( volatile in 4-component vector of uint SubgroupLeMask)
1350:27      'gl_SubgroupLtMask' ( volatile in 4-component vector of uint SubgroupLtMask)
1360:28      subgroupBroadcast ( global 4-component vector of float)
1370:28        'f4' ( in 4-component vector of float)
1380:28        Constant:
1390:28          0 (const uint)
1400:29      subgroupBroadcastFirst ( global 4-component vector of float)
1410:29        'f4' ( in 4-component vector of float)
1420:30      Sequence
1430:30        move second child to first child ( temp 4-component vector of uint)
1440:30          'ballot' ( temp 4-component vector of uint)
1450:30          subgroupBallot ( global 4-component vector of uint)
1460:30            Constant:
1470:30              false (const bool)
1480:31      subgroupInverseBallot ( global bool)
1490:31        Constant:
1500:31          1 (const uint)
1510:31          1 (const uint)
1520:31          1 (const uint)
1530:31          1 (const uint)
1540:32      subgroupBallotBitExtract ( global bool)
1550:32        'ballot' ( temp 4-component vector of uint)
1560:32        Constant:
1570:32          0 (const uint)
1580:33      subgroupBallotBitCount ( global uint)
1590:33        'ballot' ( temp 4-component vector of uint)
1600:34      subgroupBallotInclusiveBitCount ( global uint)
1610:34        'ballot' ( temp 4-component vector of uint)
1620:35      subgroupBallotExclusiveBitCount ( global uint)
1630:35        'ballot' ( temp 4-component vector of uint)
1640:36      subgroupBallotFindLSB ( global uint)
1650:36        'ballot' ( temp 4-component vector of uint)
1660:37      subgroupBallotFindMSB ( global uint)
1670:37        'ballot' ( temp 4-component vector of uint)
1680:39      subgroupShuffle ( global 4-component vector of float)
1690:39        'f4' ( in 4-component vector of float)
1700:39        Constant:
1710:39          0 (const uint)
1720:40      subgroupShuffleXor ( global 4-component vector of float)
1730:40        'f4' ( in 4-component vector of float)
1740:40        Constant:
1750:40          1 (const uint)
1760:41      subgroupShuffleUp ( global 4-component vector of float)
1770:41        'f4' ( in 4-component vector of float)
1780:41        Constant:
1790:41          1 (const uint)
1800:42      subgroupShuffleDown ( global 4-component vector of float)
1810:42        'f4' ( in 4-component vector of float)
1820:42        Constant:
1830:42          1 (const uint)
1840:44      move second child to first child ( temp 4-component vector of float)
1850:44        'result' ( temp 4-component vector of float)
1860:44        subgroupAdd ( global 4-component vector of float)
1870:44          'f4' ( in 4-component vector of float)
1880:45      subgroupMul ( global 4-component vector of float)
1890:45        'f4' ( in 4-component vector of float)
1900:46      subgroupMin ( global 4-component vector of float)
1910:46        'f4' ( in 4-component vector of float)
1920:47      subgroupMax ( global 4-component vector of float)
1930:47        'f4' ( in 4-component vector of float)
1940:48      subgroupAnd ( global 4-component vector of uint)
1950:48        'ballot' ( temp 4-component vector of uint)
1960:49      subgroupOr ( global 4-component vector of uint)
1970:49        'ballot' ( temp 4-component vector of uint)
1980:50      subgroupXor ( global 4-component vector of uint)
1990:50        'ballot' ( temp 4-component vector of uint)
2000:51      subgroupInclusiveAdd ( global 4-component vector of float)
2010:51        'f4' ( in 4-component vector of float)
2020:52      subgroupInclusiveMul ( global 4-component vector of float)
2030:52        'f4' ( in 4-component vector of float)
2040:53      subgroupInclusiveMin ( global 4-component vector of float)
2050:53        'f4' ( in 4-component vector of float)
2060:54      subgroupInclusiveMax ( global 4-component vector of float)
2070:54        'f4' ( in 4-component vector of float)
2080:55      subgroupInclusiveAnd ( global 4-component vector of uint)
2090:55        'ballot' ( temp 4-component vector of uint)
2100:56      subgroupInclusiveOr ( global 4-component vector of uint)
2110:56        'ballot' ( temp 4-component vector of uint)
2120:57      subgroupInclusiveXor ( global 4-component vector of uint)
2130:57        'ballot' ( temp 4-component vector of uint)
2140:58      subgroupExclusiveAdd ( global 4-component vector of float)
2150:58        'f4' ( in 4-component vector of float)
2160:59      subgroupExclusiveMul ( global 4-component vector of float)
2170:59        'f4' ( in 4-component vector of float)
2180:60      subgroupExclusiveMin ( global 4-component vector of float)
2190:60        'f4' ( in 4-component vector of float)
2200:61      subgroupExclusiveMax ( global 4-component vector of float)
2210:61        'f4' ( in 4-component vector of float)
2220:62      subgroupExclusiveAnd ( global 4-component vector of uint)
2230:62        'ballot' ( temp 4-component vector of uint)
2240:63      subgroupExclusiveOr ( global 4-component vector of uint)
2250:63        'ballot' ( temp 4-component vector of uint)
2260:64      subgroupExclusiveXor ( global 4-component vector of uint)
2270:64        'ballot' ( temp 4-component vector of uint)
2280:66      subgroupClusteredAdd ( global 4-component vector of float)
2290:66        'f4' ( in 4-component vector of float)
2300:66        Constant:
2310:66          2 (const uint)
2320:67      subgroupClusteredMul ( global 4-component vector of float)
2330:67        'f4' ( in 4-component vector of float)
2340:67        Constant:
2350:67          2 (const uint)
2360:68      subgroupClusteredMin ( global 4-component vector of float)
2370:68        'f4' ( in 4-component vector of float)
2380:68        Constant:
2390:68          2 (const uint)
2400:69      subgroupClusteredMax ( global 4-component vector of float)
2410:69        'f4' ( in 4-component vector of float)
2420:69        Constant:
2430:69          2 (const uint)
2440:70      subgroupClusteredAnd ( global 4-component vector of uint)
2450:70        'ballot' ( temp 4-component vector of uint)
2460:70        Constant:
2470:70          2 (const uint)
2480:71      subgroupClusteredOr ( global 4-component vector of uint)
2490:71        'ballot' ( temp 4-component vector of uint)
2500:71        Constant:
2510:71          2 (const uint)
2520:72      subgroupClusteredXor ( global 4-component vector of uint)
2530:72        'ballot' ( temp 4-component vector of uint)
2540:72        Constant:
2550:72          2 (const uint)
2560:74      subgroupQuadBroadcast ( global 4-component vector of float)
2570:74        'f4' ( in 4-component vector of float)
2580:74        Constant:
2590:74          0 (const uint)
2600:75      subgroupQuadSwapHorizontal ( global 4-component vector of float)
2610:75        'f4' ( in 4-component vector of float)
2620:76      subgroupQuadSwapVertical ( global 4-component vector of float)
2630:76        'f4' ( in 4-component vector of float)
2640:77      subgroupQuadSwapDiagonal ( global 4-component vector of float)
2650:77        'f4' ( in 4-component vector of float)
2660:79      Sequence
2670:79        move second child to first child ( temp 4-component vector of uint)
2680:79          'parti' ( temp 4-component vector of uint)
2690:79          subgroupPartitionNV ( global 4-component vector of uint)
2700:79            'f4' ( in 4-component vector of float)
2710:80      subgroupPartitionedAddNV ( global 4-component vector of float)
2720:80        'f4' ( in 4-component vector of float)
2730:80        'parti' ( temp 4-component vector of uint)
2740:81      subgroupPartitionedMulNV ( global 4-component vector of float)
2750:81        'f4' ( in 4-component vector of float)
2760:81        'parti' ( temp 4-component vector of uint)
2770:82      subgroupPartitionedMinNV ( global 4-component vector of float)
2780:82        'f4' ( in 4-component vector of float)
2790:82        'parti' ( temp 4-component vector of uint)
2800:83      subgroupPartitionedMaxNV ( global 4-component vector of float)
2810:83        'f4' ( in 4-component vector of float)
2820:83        'parti' ( temp 4-component vector of uint)
2830:84      subgroupPartitionedAndNV ( global 4-component vector of uint)
2840:84        'ballot' ( temp 4-component vector of uint)
2850:84        'parti' ( temp 4-component vector of uint)
2860:85      subgroupPartitionedOrNV ( global 4-component vector of uint)
2870:85        'ballot' ( temp 4-component vector of uint)
2880:85        'parti' ( temp 4-component vector of uint)
2890:86      subgroupPartitionedXorNV ( global 4-component vector of uint)
2900:86        'ballot' ( temp 4-component vector of uint)
2910:86        'parti' ( temp 4-component vector of uint)
2920:87      subgroupPartitionedInclusiveAddNV ( global 4-component vector of float)
2930:87        'f4' ( in 4-component vector of float)
2940:87        'parti' ( temp 4-component vector of uint)
2950:88      subgroupPartitionedInclusiveMulNV ( global 4-component vector of float)
2960:88        'f4' ( in 4-component vector of float)
2970:88        'parti' ( temp 4-component vector of uint)
2980:89      subgroupPartitionedInclusiveMinNV ( global 4-component vector of float)
2990:89        'f4' ( in 4-component vector of float)
3000:89        'parti' ( temp 4-component vector of uint)
3010:90      subgroupPartitionedInclusiveMaxNV ( global 4-component vector of float)
3020:90        'f4' ( in 4-component vector of float)
3030:90        'parti' ( temp 4-component vector of uint)
3040:91      subgroupPartitionedInclusiveAndNV ( global 4-component vector of uint)
3050:91        'ballot' ( temp 4-component vector of uint)
3060:91        'parti' ( temp 4-component vector of uint)
3070:92      subgroupPartitionedInclusiveOrNV ( global 4-component vector of uint)
3080:92        'ballot' ( temp 4-component vector of uint)
3090:92        'parti' ( temp 4-component vector of uint)
3100:93      subgroupPartitionedInclusiveXorNV ( global 4-component vector of uint)
3110:93        'ballot' ( temp 4-component vector of uint)
3120:93        'parti' ( temp 4-component vector of uint)
3130:94      subgroupPartitionedExclusiveAddNV ( global 4-component vector of float)
3140:94        'f4' ( in 4-component vector of float)
3150:94        'parti' ( temp 4-component vector of uint)
3160:95      subgroupPartitionedExclusiveMulNV ( global 4-component vector of float)
3170:95        'f4' ( in 4-component vector of float)
3180:95        'parti' ( temp 4-component vector of uint)
3190:96      subgroupPartitionedExclusiveMinNV ( global 4-component vector of float)
3200:96        'f4' ( in 4-component vector of float)
3210:96        'parti' ( temp 4-component vector of uint)
3220:97      subgroupPartitionedExclusiveMaxNV ( global 4-component vector of float)
3230:97        'f4' ( in 4-component vector of float)
3240:97        'parti' ( temp 4-component vector of uint)
3250:98      subgroupPartitionedExclusiveAndNV ( global 4-component vector of uint)
3260:98        'ballot' ( temp 4-component vector of uint)
3270:98        'parti' ( temp 4-component vector of uint)
3280:99      subgroupPartitionedExclusiveOrNV ( global 4-component vector of uint)
3290:99        'ballot' ( temp 4-component vector of uint)
3300:99        'parti' ( temp 4-component vector of uint)
3310:100      subgroupPartitionedExclusiveXorNV ( global 4-component vector of uint)
3320:100        'ballot' ( temp 4-component vector of uint)
3330:100        'parti' ( temp 4-component vector of uint)
3340:102      Branch: Return with expression
3350:102        'result' ( temp 4-component vector of float)
3360:108  Function Definition: main( ( global void)
3370:108    Function Parameters:
3380:110    Sequence
3390:110      Sequence
3400:110        move second child to first child ( temp 3-component vector of uint)
3410:110          'v0' ( temp 3-component vector of uint)
3420:110          'gl_LaunchIDNV' ( in 3-component vector of uint LaunchIdNV)
3430:111      Sequence
3440:111        move second child to first child ( temp 3-component vector of uint)
3450:111          'v1' ( temp 3-component vector of uint)
3460:111          'gl_LaunchSizeNV' ( in 3-component vector of uint LaunchSizeNV)
3470:112      Sequence
3480:112        move second child to first child ( temp int)
3490:112          'v2' ( temp int)
3500:112          'gl_PrimitiveID' ( in int PrimitiveID)
3510:113      Sequence
3520:113        move second child to first child ( temp int)
3530:113          'v3' ( temp int)
3540:113          'gl_InstanceID' ( in int InstanceId)
3550:114      Sequence
3560:114        move second child to first child ( temp int)
3570:114          'v4' ( temp int)
3580:114          'gl_InstanceCustomIndexNV' ( in int InstanceCustomIndexNV)
3590:115      Sequence
3600:115        move second child to first child ( temp 3-component vector of float)
3610:115          'v5' ( temp 3-component vector of float)
3620:115          'gl_WorldRayOriginNV' ( in 3-component vector of float WorldRayOriginNV)
3630:116      Sequence
3640:116        move second child to first child ( temp 3-component vector of float)
3650:116          'v6' ( temp 3-component vector of float)
3660:116          'gl_WorldRayDirectionNV' ( in 3-component vector of float WorldRayDirectionNV)
3670:117      Sequence
3680:117        move second child to first child ( temp 3-component vector of float)
3690:117          'v7' ( temp 3-component vector of float)
3700:117          'gl_ObjectRayOriginNV' ( in 3-component vector of float ObjectRayOriginNV)
3710:118      Sequence
3720:118        move second child to first child ( temp 3-component vector of float)
3730:118          'v8' ( temp 3-component vector of float)
3740:118          'gl_ObjectRayDirectionNV' ( in 3-component vector of float ObjectRayDirectionNV)
3750:119      Sequence
3760:119        move second child to first child ( temp float)
3770:119          'v9' ( temp float)
3780:119          'gl_RayTminNV' ( in float ObjectRayTminNV)
3790:120      Sequence
3800:120        move second child to first child ( temp float)
3810:120          'v10' ( temp float)
3820:120          'gl_RayTmaxNV' ( in float ObjectRayTmaxNV)
3830:121      Sequence
3840:121        move second child to first child ( temp 4X3 matrix of float)
3850:121          'v11' ( temp 4X3 matrix of float)
3860:121          'gl_ObjectToWorldNV' ( in 4X3 matrix of float ObjectToWorldNV)
3870:122      Sequence
3880:122        move second child to first child ( temp 4X3 matrix of float)
3890:122          'v12' ( temp 4X3 matrix of float)
3900:122          'gl_WorldToObjectNV' ( in 4X3 matrix of float WorldToObjectNV)
3910:123      move second child to first child ( temp 4-component vector of float)
3920:123        'iAttr' ( hitAttributeNV 4-component vector of float)
3930:123        Constant:
3940:123          0.500000
3950:123          0.500000
3960:123          0.000000
3970:123          1.000000
3980:124      reportIntersectionNV ( global bool)
3990:124        Constant:
4000:124          0.500000
4010:124        Constant:
4020:124          1 (const uint)
4030:129  Function Definition: basic_works( ( global void)
4040:129    Function Parameters:
4050:131    Sequence
4060:131      'gl_SubgroupSize' ( volatile in uint SubgroupSize)
4070:132      'gl_SubgroupInvocationID' ( volatile in uint SubgroupInvocationID)
4080:133      subgroupBarrier ( global void)
4090:134      subgroupMemoryBarrier ( global void)
4100:135      subgroupMemoryBarrierBuffer ( global void)
4110:136      subgroupMemoryBarrierImage ( global void)
4120:137      subgroupElect ( global bool)
4130:141  Function Definition: ballot_works(vf4; ( global void)
4140:141    Function Parameters:
4150:141      'f4' ( in 4-component vector of float)
4160:142    Sequence
4170:142      'gl_SubgroupEqMask' ( volatile in 4-component vector of uint SubgroupEqMask)
4180:143      'gl_SubgroupGeMask' ( volatile in 4-component vector of uint SubgroupGeMask)
4190:144      'gl_SubgroupGtMask' ( volatile in 4-component vector of uint SubgroupGtMask)
4200:145      'gl_SubgroupLeMask' ( volatile in 4-component vector of uint SubgroupLeMask)
4210:146      'gl_SubgroupLtMask' ( volatile in 4-component vector of uint SubgroupLtMask)
4220:147      subgroupBroadcast ( global 4-component vector of float)
4230:147        'f4' ( in 4-component vector of float)
4240:147        Constant:
4250:147          0 (const uint)
4260:148      subgroupBroadcastFirst ( global 4-component vector of float)
4270:148        'f4' ( in 4-component vector of float)
4280:149      Sequence
4290:149        move second child to first child ( temp 4-component vector of uint)
4300:149          'ballot' ( temp 4-component vector of uint)
4310:149          subgroupBallot ( global 4-component vector of uint)
4320:149            Constant:
4330:149              false (const bool)
4340:150      subgroupInverseBallot ( global bool)
4350:150        Constant:
4360:150          1 (const uint)
4370:150          1 (const uint)
4380:150          1 (const uint)
4390:150          1 (const uint)
4400:151      subgroupBallotBitExtract ( global bool)
4410:151        'ballot' ( temp 4-component vector of uint)
4420:151        Constant:
4430:151          0 (const uint)
4440:152      subgroupBallotBitCount ( global uint)
4450:152        'ballot' ( temp 4-component vector of uint)
4460:153      subgroupBallotInclusiveBitCount ( global uint)
4470:153        'ballot' ( temp 4-component vector of uint)
4480:154      subgroupBallotExclusiveBitCount ( global uint)
4490:154        'ballot' ( temp 4-component vector of uint)
4500:155      subgroupBallotFindLSB ( global uint)
4510:155        'ballot' ( temp 4-component vector of uint)
4520:156      subgroupBallotFindMSB ( global uint)
4530:156        'ballot' ( temp 4-component vector of uint)
4540:160  Function Definition: vote_works(vf4; ( global void)
4550:160    Function Parameters:
4560:160      'f4' ( in 4-component vector of float)
4570:162    Sequence
4580:162      subgroupAll ( global bool)
4590:162        Constant:
4600:162          true (const bool)
4610:163      subgroupAny ( global bool)
4620:163        Constant:
4630:163          false (const bool)
4640:164      subgroupAllEqual ( global bool)
4650:164        'f4' ( in 4-component vector of float)
4660:169  Function Definition: shuffle_works(vf4; ( global void)
4670:169    Function Parameters:
4680:169      'f4' ( in 4-component vector of float)
4690:171    Sequence
4700:171      subgroupShuffle ( global 4-component vector of float)
4710:171        'f4' ( in 4-component vector of float)
4720:171        Constant:
4730:171          0 (const uint)
4740:172      subgroupShuffleXor ( global 4-component vector of float)
4750:172        'f4' ( in 4-component vector of float)
4760:172        Constant:
4770:172          1 (const uint)
4780:173      subgroupShuffleUp ( global 4-component vector of float)
4790:173        'f4' ( in 4-component vector of float)
4800:173        Constant:
4810:173          1 (const uint)
4820:174      subgroupShuffleDown ( global 4-component vector of float)
4830:174        'f4' ( in 4-component vector of float)
4840:174        Constant:
4850:174          1 (const uint)
4860:178  Function Definition: arith_works(vf4; ( global void)
4870:178    Function Parameters:
4880:178      'f4' ( in 4-component vector of float)
4890:?     Sequence
4900:181      subgroupAdd ( global 4-component vector of float)
4910:181        'f4' ( in 4-component vector of float)
4920:182      subgroupMul ( global 4-component vector of float)
4930:182        'f4' ( in 4-component vector of float)
4940:183      subgroupMin ( global 4-component vector of float)
4950:183        'f4' ( in 4-component vector of float)
4960:184      subgroupMax ( global 4-component vector of float)
4970:184        'f4' ( in 4-component vector of float)
4980:185      subgroupAnd ( global 4-component vector of uint)
4990:185        'ballot' ( temp 4-component vector of uint)
5000:186      subgroupOr ( global 4-component vector of uint)
5010:186        'ballot' ( temp 4-component vector of uint)
5020:187      subgroupXor ( global 4-component vector of uint)
5030:187        'ballot' ( temp 4-component vector of uint)
5040:188      subgroupInclusiveAdd ( global 4-component vector of float)
5050:188        'f4' ( in 4-component vector of float)
5060:189      subgroupInclusiveMul ( global 4-component vector of float)
5070:189        'f4' ( in 4-component vector of float)
5080:190      subgroupInclusiveMin ( global 4-component vector of float)
5090:190        'f4' ( in 4-component vector of float)
5100:191      subgroupInclusiveMax ( global 4-component vector of float)
5110:191        'f4' ( in 4-component vector of float)
5120:192      subgroupInclusiveAnd ( global 4-component vector of uint)
5130:192        'ballot' ( temp 4-component vector of uint)
5140:193      subgroupInclusiveOr ( global 4-component vector of uint)
5150:193        'ballot' ( temp 4-component vector of uint)
5160:194      subgroupInclusiveXor ( global 4-component vector of uint)
5170:194        'ballot' ( temp 4-component vector of uint)
5180:195      subgroupExclusiveAdd ( global 4-component vector of float)
5190:195        'f4' ( in 4-component vector of float)
5200:196      subgroupExclusiveMul ( global 4-component vector of float)
5210:196        'f4' ( in 4-component vector of float)
5220:197      subgroupExclusiveMin ( global 4-component vector of float)
5230:197        'f4' ( in 4-component vector of float)
5240:198      subgroupExclusiveMax ( global 4-component vector of float)
5250:198        'f4' ( in 4-component vector of float)
5260:199      subgroupExclusiveAnd ( global 4-component vector of uint)
5270:199        'ballot' ( temp 4-component vector of uint)
5280:200      subgroupExclusiveOr ( global 4-component vector of uint)
5290:200        'ballot' ( temp 4-component vector of uint)
5300:201      subgroupExclusiveXor ( global 4-component vector of uint)
5310:201        'ballot' ( temp 4-component vector of uint)
5320:205  Function Definition: clustered_works(vf4; ( global void)
5330:205    Function Parameters:
5340:205      'f4' ( in 4-component vector of float)
5350:207    Sequence
5360:207      Sequence
5370:207        move second child to first child ( temp 4-component vector of uint)
5380:207          'ballot' ( temp 4-component vector of uint)
5390:207          Constant:
5400:207            85 (const uint)
5410:207            0 (const uint)
5420:207            0 (const uint)
5430:207            0 (const uint)
5440:208      subgroupClusteredAdd ( global 4-component vector of float)
5450:208        'f4' ( in 4-component vector of float)
5460:208        Constant:
5470:208          2 (const uint)
5480:209      subgroupClusteredMul ( global 4-component vector of float)
5490:209        'f4' ( in 4-component vector of float)
5500:209        Constant:
5510:209          2 (const uint)
5520:210      subgroupClusteredMin ( global 4-component vector of float)
5530:210        'f4' ( in 4-component vector of float)
5540:210        Constant:
5550:210          2 (const uint)
5560:211      subgroupClusteredMax ( global 4-component vector of float)
5570:211        'f4' ( in 4-component vector of float)
5580:211        Constant:
5590:211          2 (const uint)
5600:212      subgroupClusteredAnd ( global 4-component vector of uint)
5610:212        'ballot' ( temp 4-component vector of uint)
5620:212        Constant:
5630:212          2 (const uint)
5640:213      subgroupClusteredOr ( global 4-component vector of uint)
5650:213        'ballot' ( temp 4-component vector of uint)
5660:213        Constant:
5670:213          2 (const uint)
5680:214      subgroupClusteredXor ( global 4-component vector of uint)
5690:214        'ballot' ( temp 4-component vector of uint)
5700:214        Constant:
5710:214          2 (const uint)
5720:218  Function Definition: quad_works(vf4; ( global void)
5730:218    Function Parameters:
5740:218      'f4' ( in 4-component vector of float)
5750:220    Sequence
5760:220      subgroupQuadBroadcast ( global 4-component vector of float)
5770:220        'f4' ( in 4-component vector of float)
5780:220        Constant:
5790:220          0 (const uint)
5800:221      subgroupQuadSwapHorizontal ( global 4-component vector of float)
5810:221        'f4' ( in 4-component vector of float)
5820:222      subgroupQuadSwapVertical ( global 4-component vector of float)
5830:222        'f4' ( in 4-component vector of float)
5840:223      subgroupQuadSwapDiagonal ( global 4-component vector of float)
5850:223        'f4' ( in 4-component vector of float)
5860:227  Function Definition: partitioned_works(vf4; ( global void)
5870:227    Function Parameters:
5880:227      'f4' ( in 4-component vector of float)
5890:229    Sequence
5900:229      Sequence
5910:229        move second child to first child ( temp 4-component vector of uint)
5920:229          'parti' ( temp 4-component vector of uint)
5930:229          subgroupPartitionNV ( global 4-component vector of uint)
5940:229            'f4' ( in 4-component vector of float)
5950:230      Sequence
5960:230        move second child to first child ( temp 4-component vector of uint)
5970:230          'ballot' ( temp 4-component vector of uint)
5980:230          Constant:
5990:230            85 (const uint)
6000:230            0 (const uint)
6010:230            0 (const uint)
6020:230            0 (const uint)
6030:231      subgroupPartitionedAddNV ( global 4-component vector of float)
6040:231        'f4' ( in 4-component vector of float)
6050:231        'parti' ( temp 4-component vector of uint)
6060:232      subgroupPartitionedMulNV ( global 4-component vector of float)
6070:232        'f4' ( in 4-component vector of float)
6080:232        'parti' ( temp 4-component vector of uint)
6090:233      subgroupPartitionedMinNV ( global 4-component vector of float)
6100:233        'f4' ( in 4-component vector of float)
6110:233        'parti' ( temp 4-component vector of uint)
6120:234      subgroupPartitionedMaxNV ( global 4-component vector of float)
6130:234        'f4' ( in 4-component vector of float)
6140:234        'parti' ( temp 4-component vector of uint)
6150:235      subgroupPartitionedAndNV ( global 4-component vector of uint)
6160:235        'ballot' ( temp 4-component vector of uint)
6170:235        'parti' ( temp 4-component vector of uint)
6180:236      subgroupPartitionedOrNV ( global 4-component vector of uint)
6190:236        'ballot' ( temp 4-component vector of uint)
6200:236        'parti' ( temp 4-component vector of uint)
6210:237      subgroupPartitionedXorNV ( global 4-component vector of uint)
6220:237        'ballot' ( temp 4-component vector of uint)
6230:237        'parti' ( temp 4-component vector of uint)
6240:238      subgroupPartitionedInclusiveAddNV ( global 4-component vector of float)
6250:238        'f4' ( in 4-component vector of float)
6260:238        'parti' ( temp 4-component vector of uint)
6270:239      subgroupPartitionedInclusiveMulNV ( global 4-component vector of float)
6280:239        'f4' ( in 4-component vector of float)
6290:239        'parti' ( temp 4-component vector of uint)
6300:240      subgroupPartitionedInclusiveMinNV ( global 4-component vector of float)
6310:240        'f4' ( in 4-component vector of float)
6320:240        'parti' ( temp 4-component vector of uint)
6330:241      subgroupPartitionedInclusiveMaxNV ( global 4-component vector of float)
6340:241        'f4' ( in 4-component vector of float)
6350:241        'parti' ( temp 4-component vector of uint)
6360:242      subgroupPartitionedInclusiveAndNV ( global 4-component vector of uint)
6370:242        'ballot' ( temp 4-component vector of uint)
6380:242        'parti' ( temp 4-component vector of uint)
6390:243      subgroupPartitionedInclusiveOrNV ( global 4-component vector of uint)
6400:243        'ballot' ( temp 4-component vector of uint)
6410:243        'parti' ( temp 4-component vector of uint)
6420:244      subgroupPartitionedInclusiveXorNV ( global 4-component vector of uint)
6430:244        'ballot' ( temp 4-component vector of uint)
6440:244        'parti' ( temp 4-component vector of uint)
6450:245      subgroupPartitionedExclusiveAddNV ( global 4-component vector of float)
6460:245        'f4' ( in 4-component vector of float)
6470:245        'parti' ( temp 4-component vector of uint)
6480:246      subgroupPartitionedExclusiveMulNV ( global 4-component vector of float)
6490:246        'f4' ( in 4-component vector of float)
6500:246        'parti' ( temp 4-component vector of uint)
6510:247      subgroupPartitionedExclusiveMinNV ( global 4-component vector of float)
6520:247        'f4' ( in 4-component vector of float)
6530:247        'parti' ( temp 4-component vector of uint)
6540:248      subgroupPartitionedExclusiveMaxNV ( global 4-component vector of float)
6550:248        'f4' ( in 4-component vector of float)
6560:248        'parti' ( temp 4-component vector of uint)
6570:249      subgroupPartitionedExclusiveAndNV ( global 4-component vector of uint)
6580:249        'ballot' ( temp 4-component vector of uint)
6590:249        'parti' ( temp 4-component vector of uint)
6600:250      subgroupPartitionedExclusiveOrNV ( global 4-component vector of uint)
6610:250        'ballot' ( temp 4-component vector of uint)
6620:250        'parti' ( temp 4-component vector of uint)
6630:251      subgroupPartitionedExclusiveXorNV ( global 4-component vector of uint)
6640:251        'ballot' ( temp 4-component vector of uint)
6650:251        'parti' ( temp 4-component vector of uint)
6660:255  Function Definition: sm_builtins_err( ( global void)
6670:255    Function Parameters:
6680:257    Sequence
6690:257      'gl_WarpsPerSMNV' ( in uint WarpsPerSMNV)
6700:258      'gl_SMCountNV' ( in uint SMCountNV)
6710:259      'gl_WarpIDNV' ( volatile in uint WarpIDNV)
6720:260      'gl_SMIDNV' ( volatile in uint SMIDNV)
6730:267  Function Definition: sm_builtins( ( global void)
6740:267    Function Parameters:
6750:269    Sequence
6760:269      'gl_WarpsPerSMNV' ( in uint WarpsPerSMNV)
6770:270      'gl_SMCountNV' ( in uint SMCountNV)
6780:271      'gl_WarpIDNV' ( volatile in uint WarpIDNV)
6790:272      'gl_SMIDNV' ( volatile in uint SMIDNV)
6800:?   Linker Objects
6810:?     'iAttr' ( hitAttributeNV 4-component vector of float)
682
683
684Linked intersection stage:
685
686
687Shader version: 460
688Requested GL_KHR_shader_subgroup_arithmetic
689Requested GL_KHR_shader_subgroup_ballot
690Requested GL_KHR_shader_subgroup_basic
691Requested GL_KHR_shader_subgroup_clustered
692Requested GL_KHR_shader_subgroup_quad
693Requested GL_KHR_shader_subgroup_shuffle
694Requested GL_KHR_shader_subgroup_shuffle_relative
695Requested GL_KHR_shader_subgroup_vote
696Requested GL_NV_ray_tracing
697Requested GL_NV_shader_sm_builtins
698Requested GL_NV_shader_subgroup_partitioned
699ERROR: node is still EOpNull!
7000:108  Function Definition: main( ( global void)
7010:108    Function Parameters:
7020:110    Sequence
7030:110      Sequence
7040:110        move second child to first child ( temp 3-component vector of uint)
7050:110          'v0' ( temp 3-component vector of uint)
7060:110          'gl_LaunchIDNV' ( in 3-component vector of uint LaunchIdNV)
7070:111      Sequence
7080:111        move second child to first child ( temp 3-component vector of uint)
7090:111          'v1' ( temp 3-component vector of uint)
7100:111          'gl_LaunchSizeNV' ( in 3-component vector of uint LaunchSizeNV)
7110:112      Sequence
7120:112        move second child to first child ( temp int)
7130:112          'v2' ( temp int)
7140:112          'gl_PrimitiveID' ( in int PrimitiveID)
7150:113      Sequence
7160:113        move second child to first child ( temp int)
7170:113          'v3' ( temp int)
7180:113          'gl_InstanceID' ( in int InstanceId)
7190:114      Sequence
7200:114        move second child to first child ( temp int)
7210:114          'v4' ( temp int)
7220:114          'gl_InstanceCustomIndexNV' ( in int InstanceCustomIndexNV)
7230:115      Sequence
7240:115        move second child to first child ( temp 3-component vector of float)
7250:115          'v5' ( temp 3-component vector of float)
7260:115          'gl_WorldRayOriginNV' ( in 3-component vector of float WorldRayOriginNV)
7270:116      Sequence
7280:116        move second child to first child ( temp 3-component vector of float)
7290:116          'v6' ( temp 3-component vector of float)
7300:116          'gl_WorldRayDirectionNV' ( in 3-component vector of float WorldRayDirectionNV)
7310:117      Sequence
7320:117        move second child to first child ( temp 3-component vector of float)
7330:117          'v7' ( temp 3-component vector of float)
7340:117          'gl_ObjectRayOriginNV' ( in 3-component vector of float ObjectRayOriginNV)
7350:118      Sequence
7360:118        move second child to first child ( temp 3-component vector of float)
7370:118          'v8' ( temp 3-component vector of float)
7380:118          'gl_ObjectRayDirectionNV' ( in 3-component vector of float ObjectRayDirectionNV)
7390:119      Sequence
7400:119        move second child to first child ( temp float)
7410:119          'v9' ( temp float)
7420:119          'gl_RayTminNV' ( in float ObjectRayTminNV)
7430:120      Sequence
7440:120        move second child to first child ( temp float)
7450:120          'v10' ( temp float)
7460:120          'gl_RayTmaxNV' ( in float ObjectRayTmaxNV)
7470:121      Sequence
7480:121        move second child to first child ( temp 4X3 matrix of float)
7490:121          'v11' ( temp 4X3 matrix of float)
7500:121          'gl_ObjectToWorldNV' ( in 4X3 matrix of float ObjectToWorldNV)
7510:122      Sequence
7520:122        move second child to first child ( temp 4X3 matrix of float)
7530:122          'v12' ( temp 4X3 matrix of float)
7540:122          'gl_WorldToObjectNV' ( in 4X3 matrix of float WorldToObjectNV)
7550:123      move second child to first child ( temp 4-component vector of float)
7560:123        'iAttr' ( hitAttributeNV 4-component vector of float)
7570:123        Constant:
7580:123          0.500000
7590:123          0.500000
7600:123          0.000000
7610:123          1.000000
7620:124      reportIntersectionNV ( global bool)
7630:124        Constant:
7640:124          0.500000
7650:124        Constant:
7660:124          1 (const uint)
7670:?   Linker Objects
7680:?     'iAttr' ( hitAttributeNV 4-component vector of float)
769
770