1617a3babSopenharmony_ciglsl.460.subgroup.rchit 2617a3babSopenharmony_ciERROR: 0:7: 'gl_SubgroupSize' : required extension not requested: GL_KHR_shader_subgroup_basic 3617a3babSopenharmony_ciERROR: 0:8: 'gl_SubgroupInvocationID' : required extension not requested: GL_KHR_shader_subgroup_basic 4617a3babSopenharmony_ciERROR: 0:9: 'subgroupBarrier' : required extension not requested: GL_KHR_shader_subgroup_basic 5617a3babSopenharmony_ciERROR: 0:10: 'subgroupMemoryBarrier' : required extension not requested: GL_KHR_shader_subgroup_basic 6617a3babSopenharmony_ciERROR: 0:11: 'subgroupMemoryBarrierBuffer' : required extension not requested: GL_KHR_shader_subgroup_basic 7617a3babSopenharmony_ciERROR: 0:12: 'subgroupMemoryBarrierImage' : required extension not requested: GL_KHR_shader_subgroup_basic 8617a3babSopenharmony_ciERROR: 0:13: 'subgroupElect' : required extension not requested: GL_KHR_shader_subgroup_basic 9617a3babSopenharmony_ciERROR: 0:14: 'gl_NumSubgroups' : undeclared identifier 10617a3babSopenharmony_ciERROR: 0:15: 'gl_SubgroupID' : undeclared identifier 11617a3babSopenharmony_ciERROR: 0:16: 'subgroupMemoryBarrierShared' : no matching overloaded function found 12617a3babSopenharmony_ciERROR: 0:18: 'subgroupAll' : required extension not requested: GL_KHR_shader_subgroup_vote 13617a3babSopenharmony_ciERROR: 0:19: 'subgroupAny' : required extension not requested: GL_KHR_shader_subgroup_vote 14617a3babSopenharmony_ciERROR: 0:20: 'subgroupAllEqual' : required extension not requested: GL_KHR_shader_subgroup_vote 15617a3babSopenharmony_ciERROR: 0:22: 'gl_SubgroupEqMask' : required extension not requested: GL_KHR_shader_subgroup_ballot 16617a3babSopenharmony_ciERROR: 0:23: 'gl_SubgroupGeMask' : required extension not requested: GL_KHR_shader_subgroup_ballot 17617a3babSopenharmony_ciERROR: 0:24: 'gl_SubgroupGtMask' : required extension not requested: GL_KHR_shader_subgroup_ballot 18617a3babSopenharmony_ciERROR: 0:25: 'gl_SubgroupLeMask' : required extension not requested: GL_KHR_shader_subgroup_ballot 19617a3babSopenharmony_ciERROR: 0:26: 'gl_SubgroupLtMask' : required extension not requested: GL_KHR_shader_subgroup_ballot 20617a3babSopenharmony_ciERROR: 0:27: 'subgroupBroadcast' : required extension not requested: GL_KHR_shader_subgroup_ballot 21617a3babSopenharmony_ciERROR: 0:28: 'subgroupBroadcastFirst' : required extension not requested: GL_KHR_shader_subgroup_ballot 22617a3babSopenharmony_ciERROR: 0:29: 'subgroupBallot' : required extension not requested: GL_KHR_shader_subgroup_ballot 23617a3babSopenharmony_ciERROR: 0:30: 'subgroupInverseBallot' : required extension not requested: GL_KHR_shader_subgroup_ballot 24617a3babSopenharmony_ciERROR: 0:31: 'subgroupBallotBitExtract' : required extension not requested: GL_KHR_shader_subgroup_ballot 25617a3babSopenharmony_ciERROR: 0:32: 'subgroupBallotBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot 26617a3babSopenharmony_ciERROR: 0:33: 'subgroupBallotInclusiveBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot 27617a3babSopenharmony_ciERROR: 0:34: 'subgroupBallotExclusiveBitCount' : required extension not requested: GL_KHR_shader_subgroup_ballot 28617a3babSopenharmony_ciERROR: 0:35: 'subgroupBallotFindLSB' : required extension not requested: GL_KHR_shader_subgroup_ballot 29617a3babSopenharmony_ciERROR: 0:36: 'subgroupBallotFindMSB' : required extension not requested: GL_KHR_shader_subgroup_ballot 30617a3babSopenharmony_ciERROR: 0:38: 'subgroupShuffle' : required extension not requested: GL_KHR_shader_subgroup_shuffle 31617a3babSopenharmony_ciERROR: 0:39: 'subgroupShuffleXor' : required extension not requested: GL_KHR_shader_subgroup_shuffle 32617a3babSopenharmony_ciERROR: 0:40: 'subgroupShuffleUp' : required extension not requested: GL_KHR_shader_subgroup_shuffle_relative 33617a3babSopenharmony_ciERROR: 0:41: 'subgroupShuffleDown' : required extension not requested: GL_KHR_shader_subgroup_shuffle_relative 34617a3babSopenharmony_ciERROR: 0:43: 'subgroupAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 35617a3babSopenharmony_ciERROR: 0:44: 'subgroupMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 36617a3babSopenharmony_ciERROR: 0:45: 'subgroupMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 37617a3babSopenharmony_ciERROR: 0:46: 'subgroupMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 38617a3babSopenharmony_ciERROR: 0:47: 'subgroupAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 39617a3babSopenharmony_ciERROR: 0:48: 'subgroupOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 40617a3babSopenharmony_ciERROR: 0:49: 'subgroupXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 41617a3babSopenharmony_ciERROR: 0:50: 'subgroupInclusiveAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 42617a3babSopenharmony_ciERROR: 0:51: 'subgroupInclusiveMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 43617a3babSopenharmony_ciERROR: 0:52: 'subgroupInclusiveMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 44617a3babSopenharmony_ciERROR: 0:53: 'subgroupInclusiveMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 45617a3babSopenharmony_ciERROR: 0:54: 'subgroupInclusiveAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 46617a3babSopenharmony_ciERROR: 0:55: 'subgroupInclusiveOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 47617a3babSopenharmony_ciERROR: 0:56: 'subgroupInclusiveXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 48617a3babSopenharmony_ciERROR: 0:57: 'subgroupExclusiveAdd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 49617a3babSopenharmony_ciERROR: 0:58: 'subgroupExclusiveMul' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 50617a3babSopenharmony_ciERROR: 0:59: 'subgroupExclusiveMin' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 51617a3babSopenharmony_ciERROR: 0:60: 'subgroupExclusiveMax' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 52617a3babSopenharmony_ciERROR: 0:61: 'subgroupExclusiveAnd' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 53617a3babSopenharmony_ciERROR: 0:62: 'subgroupExclusiveOr' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 54617a3babSopenharmony_ciERROR: 0:63: 'subgroupExclusiveXor' : required extension not requested: GL_KHR_shader_subgroup_arithmetic 55617a3babSopenharmony_ciERROR: 0:65: 'subgroupClusteredAdd' : required extension not requested: GL_KHR_shader_subgroup_clustered 56617a3babSopenharmony_ciERROR: 0:66: 'subgroupClusteredMul' : required extension not requested: GL_KHR_shader_subgroup_clustered 57617a3babSopenharmony_ciERROR: 0:67: 'subgroupClusteredMin' : required extension not requested: GL_KHR_shader_subgroup_clustered 58617a3babSopenharmony_ciERROR: 0:68: 'subgroupClusteredMax' : required extension not requested: GL_KHR_shader_subgroup_clustered 59617a3babSopenharmony_ciERROR: 0:69: 'subgroupClusteredAnd' : required extension not requested: GL_KHR_shader_subgroup_clustered 60617a3babSopenharmony_ciERROR: 0:70: 'subgroupClusteredOr' : required extension not requested: GL_KHR_shader_subgroup_clustered 61617a3babSopenharmony_ciERROR: 0:71: 'subgroupClusteredXor' : required extension not requested: GL_KHR_shader_subgroup_clustered 62617a3babSopenharmony_ciERROR: 0:73: 'subgroupQuadBroadcast' : required extension not requested: GL_KHR_shader_subgroup_quad 63617a3babSopenharmony_ciERROR: 0:74: 'subgroupQuadSwapHorizontal' : required extension not requested: GL_KHR_shader_subgroup_quad 64617a3babSopenharmony_ciERROR: 0:75: 'subgroupQuadSwapVertical' : required extension not requested: GL_KHR_shader_subgroup_quad 65617a3babSopenharmony_ciERROR: 0:76: 'subgroupQuadSwapDiagonal' : required extension not requested: GL_KHR_shader_subgroup_quad 66617a3babSopenharmony_ciERROR: 0:78: 'subgroupPartitionNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 67617a3babSopenharmony_ciERROR: 0:79: 'subgroupPartitionedAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 68617a3babSopenharmony_ciERROR: 0:80: 'subgroupPartitionedMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 69617a3babSopenharmony_ciERROR: 0:81: 'subgroupPartitionedMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 70617a3babSopenharmony_ciERROR: 0:82: 'subgroupPartitionedMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 71617a3babSopenharmony_ciERROR: 0:83: 'subgroupPartitionedAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 72617a3babSopenharmony_ciERROR: 0:84: 'subgroupPartitionedOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 73617a3babSopenharmony_ciERROR: 0:85: 'subgroupPartitionedXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 74617a3babSopenharmony_ciERROR: 0:86: 'subgroupPartitionedInclusiveAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 75617a3babSopenharmony_ciERROR: 0:87: 'subgroupPartitionedInclusiveMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 76617a3babSopenharmony_ciERROR: 0:88: 'subgroupPartitionedInclusiveMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 77617a3babSopenharmony_ciERROR: 0:89: 'subgroupPartitionedInclusiveMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 78617a3babSopenharmony_ciERROR: 0:90: 'subgroupPartitionedInclusiveAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 79617a3babSopenharmony_ciERROR: 0:91: 'subgroupPartitionedInclusiveOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 80617a3babSopenharmony_ciERROR: 0:92: 'subgroupPartitionedInclusiveXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 81617a3babSopenharmony_ciERROR: 0:93: 'subgroupPartitionedExclusiveAddNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 82617a3babSopenharmony_ciERROR: 0:94: 'subgroupPartitionedExclusiveMulNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 83617a3babSopenharmony_ciERROR: 0:95: 'subgroupPartitionedExclusiveMinNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 84617a3babSopenharmony_ciERROR: 0:96: 'subgroupPartitionedExclusiveMaxNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 85617a3babSopenharmony_ciERROR: 0:97: 'subgroupPartitionedExclusiveAndNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 86617a3babSopenharmony_ciERROR: 0:98: 'subgroupPartitionedExclusiveOrNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 87617a3babSopenharmony_ciERROR: 0:99: 'subgroupPartitionedExclusiveXorNV' : required extension not requested: GL_NV_shader_subgroup_partitioned 88617a3babSopenharmony_ciERROR: 0:257: 'gl_WarpsPerSMNV' : required extension not requested: GL_NV_shader_sm_builtins 89617a3babSopenharmony_ciERROR: 0:258: 'gl_SMCountNV' : required extension not requested: GL_NV_shader_sm_builtins 90617a3babSopenharmony_ciERROR: 0:259: 'gl_WarpIDNV' : required extension not requested: GL_NV_shader_sm_builtins 91617a3babSopenharmony_ciERROR: 0:260: 'gl_SMIDNV' : required extension not requested: GL_NV_shader_sm_builtins 92617a3babSopenharmony_ciERROR: 90 compilation errors. No code generated. 93617a3babSopenharmony_ci 94617a3babSopenharmony_ci 95617a3babSopenharmony_ciShader version: 460 96617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_arithmetic 97617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_ballot 98617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_basic 99617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_clustered 100617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_quad 101617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle 102617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle_relative 103617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_vote 104617a3babSopenharmony_ciRequested GL_NV_ray_tracing 105617a3babSopenharmony_ciRequested GL_NV_shader_sm_builtins 106617a3babSopenharmony_ciRequested GL_NV_shader_subgroup_partitioned 107617a3babSopenharmony_ciERROR: node is still EOpNull! 108617a3babSopenharmony_ci0:4 Function Definition: undeclared_errors(vf4; ( global 4-component vector of float) 109617a3babSopenharmony_ci0:4 Function Parameters: 110617a3babSopenharmony_ci0:4 'f4' ( in 4-component vector of float) 111617a3babSopenharmony_ci0:? Sequence 112617a3babSopenharmony_ci0:7 'gl_SubgroupSize' ( volatile in uint SubgroupSize) 113617a3babSopenharmony_ci0:8 'gl_SubgroupInvocationID' ( volatile in uint SubgroupInvocationID) 114617a3babSopenharmony_ci0:9 subgroupBarrier ( global void) 115617a3babSopenharmony_ci0:10 subgroupMemoryBarrier ( global void) 116617a3babSopenharmony_ci0:11 subgroupMemoryBarrierBuffer ( global void) 117617a3babSopenharmony_ci0:12 subgroupMemoryBarrierImage ( global void) 118617a3babSopenharmony_ci0:13 subgroupElect ( global bool) 119617a3babSopenharmony_ci0:14 'gl_NumSubgroups' ( temp float) 120617a3babSopenharmony_ci0:15 'gl_SubgroupID' ( temp float) 121617a3babSopenharmony_ci0:16 Constant: 122617a3babSopenharmony_ci0:16 0.000000 123617a3babSopenharmony_ci0:18 subgroupAll ( global bool) 124617a3babSopenharmony_ci0:18 Constant: 125617a3babSopenharmony_ci0:18 true (const bool) 126617a3babSopenharmony_ci0:19 subgroupAny ( global bool) 127617a3babSopenharmony_ci0:19 Constant: 128617a3babSopenharmony_ci0:19 false (const bool) 129617a3babSopenharmony_ci0:20 subgroupAllEqual ( global bool) 130617a3babSopenharmony_ci0:20 'f4' ( in 4-component vector of float) 131617a3babSopenharmony_ci0:22 'gl_SubgroupEqMask' ( volatile in 4-component vector of uint SubgroupEqMask) 132617a3babSopenharmony_ci0:23 'gl_SubgroupGeMask' ( volatile in 4-component vector of uint SubgroupGeMask) 133617a3babSopenharmony_ci0:24 'gl_SubgroupGtMask' ( volatile in 4-component vector of uint SubgroupGtMask) 134617a3babSopenharmony_ci0:25 'gl_SubgroupLeMask' ( volatile in 4-component vector of uint SubgroupLeMask) 135617a3babSopenharmony_ci0:26 'gl_SubgroupLtMask' ( volatile in 4-component vector of uint SubgroupLtMask) 136617a3babSopenharmony_ci0:27 subgroupBroadcast ( global 4-component vector of float) 137617a3babSopenharmony_ci0:27 'f4' ( in 4-component vector of float) 138617a3babSopenharmony_ci0:27 Constant: 139617a3babSopenharmony_ci0:27 0 (const uint) 140617a3babSopenharmony_ci0:28 subgroupBroadcastFirst ( global 4-component vector of float) 141617a3babSopenharmony_ci0:28 'f4' ( in 4-component vector of float) 142617a3babSopenharmony_ci0:29 Sequence 143617a3babSopenharmony_ci0:29 move second child to first child ( temp 4-component vector of uint) 144617a3babSopenharmony_ci0:29 'ballot' ( temp 4-component vector of uint) 145617a3babSopenharmony_ci0:29 subgroupBallot ( global 4-component vector of uint) 146617a3babSopenharmony_ci0:29 Constant: 147617a3babSopenharmony_ci0:29 false (const bool) 148617a3babSopenharmony_ci0:30 subgroupInverseBallot ( global bool) 149617a3babSopenharmony_ci0:30 Constant: 150617a3babSopenharmony_ci0:30 1 (const uint) 151617a3babSopenharmony_ci0:30 1 (const uint) 152617a3babSopenharmony_ci0:30 1 (const uint) 153617a3babSopenharmony_ci0:30 1 (const uint) 154617a3babSopenharmony_ci0:31 subgroupBallotBitExtract ( global bool) 155617a3babSopenharmony_ci0:31 'ballot' ( temp 4-component vector of uint) 156617a3babSopenharmony_ci0:31 Constant: 157617a3babSopenharmony_ci0:31 0 (const uint) 158617a3babSopenharmony_ci0:32 subgroupBallotBitCount ( global uint) 159617a3babSopenharmony_ci0:32 'ballot' ( temp 4-component vector of uint) 160617a3babSopenharmony_ci0:33 subgroupBallotInclusiveBitCount ( global uint) 161617a3babSopenharmony_ci0:33 'ballot' ( temp 4-component vector of uint) 162617a3babSopenharmony_ci0:34 subgroupBallotExclusiveBitCount ( global uint) 163617a3babSopenharmony_ci0:34 'ballot' ( temp 4-component vector of uint) 164617a3babSopenharmony_ci0:35 subgroupBallotFindLSB ( global uint) 165617a3babSopenharmony_ci0:35 'ballot' ( temp 4-component vector of uint) 166617a3babSopenharmony_ci0:36 subgroupBallotFindMSB ( global uint) 167617a3babSopenharmony_ci0:36 'ballot' ( temp 4-component vector of uint) 168617a3babSopenharmony_ci0:38 subgroupShuffle ( global 4-component vector of float) 169617a3babSopenharmony_ci0:38 'f4' ( in 4-component vector of float) 170617a3babSopenharmony_ci0:38 Constant: 171617a3babSopenharmony_ci0:38 0 (const uint) 172617a3babSopenharmony_ci0:39 subgroupShuffleXor ( global 4-component vector of float) 173617a3babSopenharmony_ci0:39 'f4' ( in 4-component vector of float) 174617a3babSopenharmony_ci0:39 Constant: 175617a3babSopenharmony_ci0:39 1 (const uint) 176617a3babSopenharmony_ci0:40 subgroupShuffleUp ( global 4-component vector of float) 177617a3babSopenharmony_ci0:40 'f4' ( in 4-component vector of float) 178617a3babSopenharmony_ci0:40 Constant: 179617a3babSopenharmony_ci0:40 1 (const uint) 180617a3babSopenharmony_ci0:41 subgroupShuffleDown ( global 4-component vector of float) 181617a3babSopenharmony_ci0:41 'f4' ( in 4-component vector of float) 182617a3babSopenharmony_ci0:41 Constant: 183617a3babSopenharmony_ci0:41 1 (const uint) 184617a3babSopenharmony_ci0:43 move second child to first child ( temp 4-component vector of float) 185617a3babSopenharmony_ci0:43 'result' ( temp 4-component vector of float) 186617a3babSopenharmony_ci0:43 subgroupAdd ( global 4-component vector of float) 187617a3babSopenharmony_ci0:43 'f4' ( in 4-component vector of float) 188617a3babSopenharmony_ci0:44 subgroupMul ( global 4-component vector of float) 189617a3babSopenharmony_ci0:44 'f4' ( in 4-component vector of float) 190617a3babSopenharmony_ci0:45 subgroupMin ( global 4-component vector of float) 191617a3babSopenharmony_ci0:45 'f4' ( in 4-component vector of float) 192617a3babSopenharmony_ci0:46 subgroupMax ( global 4-component vector of float) 193617a3babSopenharmony_ci0:46 'f4' ( in 4-component vector of float) 194617a3babSopenharmony_ci0:47 subgroupAnd ( global 4-component vector of uint) 195617a3babSopenharmony_ci0:47 'ballot' ( temp 4-component vector of uint) 196617a3babSopenharmony_ci0:48 subgroupOr ( global 4-component vector of uint) 197617a3babSopenharmony_ci0:48 'ballot' ( temp 4-component vector of uint) 198617a3babSopenharmony_ci0:49 subgroupXor ( global 4-component vector of uint) 199617a3babSopenharmony_ci0:49 'ballot' ( temp 4-component vector of uint) 200617a3babSopenharmony_ci0:50 subgroupInclusiveAdd ( global 4-component vector of float) 201617a3babSopenharmony_ci0:50 'f4' ( in 4-component vector of float) 202617a3babSopenharmony_ci0:51 subgroupInclusiveMul ( global 4-component vector of float) 203617a3babSopenharmony_ci0:51 'f4' ( in 4-component vector of float) 204617a3babSopenharmony_ci0:52 subgroupInclusiveMin ( global 4-component vector of float) 205617a3babSopenharmony_ci0:52 'f4' ( in 4-component vector of float) 206617a3babSopenharmony_ci0:53 subgroupInclusiveMax ( global 4-component vector of float) 207617a3babSopenharmony_ci0:53 'f4' ( in 4-component vector of float) 208617a3babSopenharmony_ci0:54 subgroupInclusiveAnd ( global 4-component vector of uint) 209617a3babSopenharmony_ci0:54 'ballot' ( temp 4-component vector of uint) 210617a3babSopenharmony_ci0:55 subgroupInclusiveOr ( global 4-component vector of uint) 211617a3babSopenharmony_ci0:55 'ballot' ( temp 4-component vector of uint) 212617a3babSopenharmony_ci0:56 subgroupInclusiveXor ( global 4-component vector of uint) 213617a3babSopenharmony_ci0:56 'ballot' ( temp 4-component vector of uint) 214617a3babSopenharmony_ci0:57 subgroupExclusiveAdd ( global 4-component vector of float) 215617a3babSopenharmony_ci0:57 'f4' ( in 4-component vector of float) 216617a3babSopenharmony_ci0:58 subgroupExclusiveMul ( global 4-component vector of float) 217617a3babSopenharmony_ci0:58 'f4' ( in 4-component vector of float) 218617a3babSopenharmony_ci0:59 subgroupExclusiveMin ( global 4-component vector of float) 219617a3babSopenharmony_ci0:59 'f4' ( in 4-component vector of float) 220617a3babSopenharmony_ci0:60 subgroupExclusiveMax ( global 4-component vector of float) 221617a3babSopenharmony_ci0:60 'f4' ( in 4-component vector of float) 222617a3babSopenharmony_ci0:61 subgroupExclusiveAnd ( global 4-component vector of uint) 223617a3babSopenharmony_ci0:61 'ballot' ( temp 4-component vector of uint) 224617a3babSopenharmony_ci0:62 subgroupExclusiveOr ( global 4-component vector of uint) 225617a3babSopenharmony_ci0:62 'ballot' ( temp 4-component vector of uint) 226617a3babSopenharmony_ci0:63 subgroupExclusiveXor ( global 4-component vector of uint) 227617a3babSopenharmony_ci0:63 'ballot' ( temp 4-component vector of uint) 228617a3babSopenharmony_ci0:65 subgroupClusteredAdd ( global 4-component vector of float) 229617a3babSopenharmony_ci0:65 'f4' ( in 4-component vector of float) 230617a3babSopenharmony_ci0:65 Constant: 231617a3babSopenharmony_ci0:65 2 (const uint) 232617a3babSopenharmony_ci0:66 subgroupClusteredMul ( global 4-component vector of float) 233617a3babSopenharmony_ci0:66 'f4' ( in 4-component vector of float) 234617a3babSopenharmony_ci0:66 Constant: 235617a3babSopenharmony_ci0:66 2 (const uint) 236617a3babSopenharmony_ci0:67 subgroupClusteredMin ( global 4-component vector of float) 237617a3babSopenharmony_ci0:67 'f4' ( in 4-component vector of float) 238617a3babSopenharmony_ci0:67 Constant: 239617a3babSopenharmony_ci0:67 2 (const uint) 240617a3babSopenharmony_ci0:68 subgroupClusteredMax ( global 4-component vector of float) 241617a3babSopenharmony_ci0:68 'f4' ( in 4-component vector of float) 242617a3babSopenharmony_ci0:68 Constant: 243617a3babSopenharmony_ci0:68 2 (const uint) 244617a3babSopenharmony_ci0:69 subgroupClusteredAnd ( global 4-component vector of uint) 245617a3babSopenharmony_ci0:69 'ballot' ( temp 4-component vector of uint) 246617a3babSopenharmony_ci0:69 Constant: 247617a3babSopenharmony_ci0:69 2 (const uint) 248617a3babSopenharmony_ci0:70 subgroupClusteredOr ( global 4-component vector of uint) 249617a3babSopenharmony_ci0:70 'ballot' ( temp 4-component vector of uint) 250617a3babSopenharmony_ci0:70 Constant: 251617a3babSopenharmony_ci0:70 2 (const uint) 252617a3babSopenharmony_ci0:71 subgroupClusteredXor ( global 4-component vector of uint) 253617a3babSopenharmony_ci0:71 'ballot' ( temp 4-component vector of uint) 254617a3babSopenharmony_ci0:71 Constant: 255617a3babSopenharmony_ci0:71 2 (const uint) 256617a3babSopenharmony_ci0:73 subgroupQuadBroadcast ( global 4-component vector of float) 257617a3babSopenharmony_ci0:73 'f4' ( in 4-component vector of float) 258617a3babSopenharmony_ci0:73 Constant: 259617a3babSopenharmony_ci0:73 0 (const uint) 260617a3babSopenharmony_ci0:74 subgroupQuadSwapHorizontal ( global 4-component vector of float) 261617a3babSopenharmony_ci0:74 'f4' ( in 4-component vector of float) 262617a3babSopenharmony_ci0:75 subgroupQuadSwapVertical ( global 4-component vector of float) 263617a3babSopenharmony_ci0:75 'f4' ( in 4-component vector of float) 264617a3babSopenharmony_ci0:76 subgroupQuadSwapDiagonal ( global 4-component vector of float) 265617a3babSopenharmony_ci0:76 'f4' ( in 4-component vector of float) 266617a3babSopenharmony_ci0:78 Sequence 267617a3babSopenharmony_ci0:78 move second child to first child ( temp 4-component vector of uint) 268617a3babSopenharmony_ci0:78 'parti' ( temp 4-component vector of uint) 269617a3babSopenharmony_ci0:78 subgroupPartitionNV ( global 4-component vector of uint) 270617a3babSopenharmony_ci0:78 'f4' ( in 4-component vector of float) 271617a3babSopenharmony_ci0:79 subgroupPartitionedAddNV ( global 4-component vector of float) 272617a3babSopenharmony_ci0:79 'f4' ( in 4-component vector of float) 273617a3babSopenharmony_ci0:79 'parti' ( temp 4-component vector of uint) 274617a3babSopenharmony_ci0:80 subgroupPartitionedMulNV ( global 4-component vector of float) 275617a3babSopenharmony_ci0:80 'f4' ( in 4-component vector of float) 276617a3babSopenharmony_ci0:80 'parti' ( temp 4-component vector of uint) 277617a3babSopenharmony_ci0:81 subgroupPartitionedMinNV ( global 4-component vector of float) 278617a3babSopenharmony_ci0:81 'f4' ( in 4-component vector of float) 279617a3babSopenharmony_ci0:81 'parti' ( temp 4-component vector of uint) 280617a3babSopenharmony_ci0:82 subgroupPartitionedMaxNV ( global 4-component vector of float) 281617a3babSopenharmony_ci0:82 'f4' ( in 4-component vector of float) 282617a3babSopenharmony_ci0:82 'parti' ( temp 4-component vector of uint) 283617a3babSopenharmony_ci0:83 subgroupPartitionedAndNV ( global 4-component vector of uint) 284617a3babSopenharmony_ci0:83 'ballot' ( temp 4-component vector of uint) 285617a3babSopenharmony_ci0:83 'parti' ( temp 4-component vector of uint) 286617a3babSopenharmony_ci0:84 subgroupPartitionedOrNV ( global 4-component vector of uint) 287617a3babSopenharmony_ci0:84 'ballot' ( temp 4-component vector of uint) 288617a3babSopenharmony_ci0:84 'parti' ( temp 4-component vector of uint) 289617a3babSopenharmony_ci0:85 subgroupPartitionedXorNV ( global 4-component vector of uint) 290617a3babSopenharmony_ci0:85 'ballot' ( temp 4-component vector of uint) 291617a3babSopenharmony_ci0:85 'parti' ( temp 4-component vector of uint) 292617a3babSopenharmony_ci0:86 subgroupPartitionedInclusiveAddNV ( global 4-component vector of float) 293617a3babSopenharmony_ci0:86 'f4' ( in 4-component vector of float) 294617a3babSopenharmony_ci0:86 'parti' ( temp 4-component vector of uint) 295617a3babSopenharmony_ci0:87 subgroupPartitionedInclusiveMulNV ( global 4-component vector of float) 296617a3babSopenharmony_ci0:87 'f4' ( in 4-component vector of float) 297617a3babSopenharmony_ci0:87 'parti' ( temp 4-component vector of uint) 298617a3babSopenharmony_ci0:88 subgroupPartitionedInclusiveMinNV ( global 4-component vector of float) 299617a3babSopenharmony_ci0:88 'f4' ( in 4-component vector of float) 300617a3babSopenharmony_ci0:88 'parti' ( temp 4-component vector of uint) 301617a3babSopenharmony_ci0:89 subgroupPartitionedInclusiveMaxNV ( global 4-component vector of float) 302617a3babSopenharmony_ci0:89 'f4' ( in 4-component vector of float) 303617a3babSopenharmony_ci0:89 'parti' ( temp 4-component vector of uint) 304617a3babSopenharmony_ci0:90 subgroupPartitionedInclusiveAndNV ( global 4-component vector of uint) 305617a3babSopenharmony_ci0:90 'ballot' ( temp 4-component vector of uint) 306617a3babSopenharmony_ci0:90 'parti' ( temp 4-component vector of uint) 307617a3babSopenharmony_ci0:91 subgroupPartitionedInclusiveOrNV ( global 4-component vector of uint) 308617a3babSopenharmony_ci0:91 'ballot' ( temp 4-component vector of uint) 309617a3babSopenharmony_ci0:91 'parti' ( temp 4-component vector of uint) 310617a3babSopenharmony_ci0:92 subgroupPartitionedInclusiveXorNV ( global 4-component vector of uint) 311617a3babSopenharmony_ci0:92 'ballot' ( temp 4-component vector of uint) 312617a3babSopenharmony_ci0:92 'parti' ( temp 4-component vector of uint) 313617a3babSopenharmony_ci0:93 subgroupPartitionedExclusiveAddNV ( global 4-component vector of float) 314617a3babSopenharmony_ci0:93 'f4' ( in 4-component vector of float) 315617a3babSopenharmony_ci0:93 'parti' ( temp 4-component vector of uint) 316617a3babSopenharmony_ci0:94 subgroupPartitionedExclusiveMulNV ( global 4-component vector of float) 317617a3babSopenharmony_ci0:94 'f4' ( in 4-component vector of float) 318617a3babSopenharmony_ci0:94 'parti' ( temp 4-component vector of uint) 319617a3babSopenharmony_ci0:95 subgroupPartitionedExclusiveMinNV ( global 4-component vector of float) 320617a3babSopenharmony_ci0:95 'f4' ( in 4-component vector of float) 321617a3babSopenharmony_ci0:95 'parti' ( temp 4-component vector of uint) 322617a3babSopenharmony_ci0:96 subgroupPartitionedExclusiveMaxNV ( global 4-component vector of float) 323617a3babSopenharmony_ci0:96 'f4' ( in 4-component vector of float) 324617a3babSopenharmony_ci0:96 'parti' ( temp 4-component vector of uint) 325617a3babSopenharmony_ci0:97 subgroupPartitionedExclusiveAndNV ( global 4-component vector of uint) 326617a3babSopenharmony_ci0:97 'ballot' ( temp 4-component vector of uint) 327617a3babSopenharmony_ci0:97 'parti' ( temp 4-component vector of uint) 328617a3babSopenharmony_ci0:98 subgroupPartitionedExclusiveOrNV ( global 4-component vector of uint) 329617a3babSopenharmony_ci0:98 'ballot' ( temp 4-component vector of uint) 330617a3babSopenharmony_ci0:98 'parti' ( temp 4-component vector of uint) 331617a3babSopenharmony_ci0:99 subgroupPartitionedExclusiveXorNV ( global 4-component vector of uint) 332617a3babSopenharmony_ci0:99 'ballot' ( temp 4-component vector of uint) 333617a3babSopenharmony_ci0:99 'parti' ( temp 4-component vector of uint) 334617a3babSopenharmony_ci0:101 Branch: Return with expression 335617a3babSopenharmony_ci0:101 'result' ( temp 4-component vector of float) 336617a3babSopenharmony_ci0:108 Function Definition: main( ( global void) 337617a3babSopenharmony_ci0:108 Function Parameters: 338617a3babSopenharmony_ci0:110 Sequence 339617a3babSopenharmony_ci0:110 Sequence 340617a3babSopenharmony_ci0:110 move second child to first child ( temp 3-component vector of uint) 341617a3babSopenharmony_ci0:110 'v0' ( temp 3-component vector of uint) 342617a3babSopenharmony_ci0:110 'gl_LaunchIDNV' ( in 3-component vector of uint LaunchIdNV) 343617a3babSopenharmony_ci0:111 Sequence 344617a3babSopenharmony_ci0:111 move second child to first child ( temp 3-component vector of uint) 345617a3babSopenharmony_ci0:111 'v1' ( temp 3-component vector of uint) 346617a3babSopenharmony_ci0:111 'gl_LaunchSizeNV' ( in 3-component vector of uint LaunchSizeNV) 347617a3babSopenharmony_ci0:112 Sequence 348617a3babSopenharmony_ci0:112 move second child to first child ( temp int) 349617a3babSopenharmony_ci0:112 'v2' ( temp int) 350617a3babSopenharmony_ci0:112 'gl_PrimitiveID' ( in int PrimitiveID) 351617a3babSopenharmony_ci0:113 Sequence 352617a3babSopenharmony_ci0:113 move second child to first child ( temp int) 353617a3babSopenharmony_ci0:113 'v3' ( temp int) 354617a3babSopenharmony_ci0:113 'gl_InstanceID' ( in int InstanceId) 355617a3babSopenharmony_ci0:114 Sequence 356617a3babSopenharmony_ci0:114 move second child to first child ( temp int) 357617a3babSopenharmony_ci0:114 'v4' ( temp int) 358617a3babSopenharmony_ci0:114 'gl_InstanceCustomIndexNV' ( in int InstanceCustomIndexNV) 359617a3babSopenharmony_ci0:115 Sequence 360617a3babSopenharmony_ci0:115 move second child to first child ( temp 3-component vector of float) 361617a3babSopenharmony_ci0:115 'v5' ( temp 3-component vector of float) 362617a3babSopenharmony_ci0:115 'gl_WorldRayOriginNV' ( in 3-component vector of float WorldRayOriginNV) 363617a3babSopenharmony_ci0:116 Sequence 364617a3babSopenharmony_ci0:116 move second child to first child ( temp 3-component vector of float) 365617a3babSopenharmony_ci0:116 'v6' ( temp 3-component vector of float) 366617a3babSopenharmony_ci0:116 'gl_WorldRayDirectionNV' ( in 3-component vector of float WorldRayDirectionNV) 367617a3babSopenharmony_ci0:117 Sequence 368617a3babSopenharmony_ci0:117 move second child to first child ( temp 3-component vector of float) 369617a3babSopenharmony_ci0:117 'v7' ( temp 3-component vector of float) 370617a3babSopenharmony_ci0:117 'gl_ObjectRayOriginNV' ( in 3-component vector of float ObjectRayOriginNV) 371617a3babSopenharmony_ci0:118 Sequence 372617a3babSopenharmony_ci0:118 move second child to first child ( temp 3-component vector of float) 373617a3babSopenharmony_ci0:118 'v8' ( temp 3-component vector of float) 374617a3babSopenharmony_ci0:118 'gl_ObjectRayDirectionNV' ( in 3-component vector of float ObjectRayDirectionNV) 375617a3babSopenharmony_ci0:119 Sequence 376617a3babSopenharmony_ci0:119 move second child to first child ( temp float) 377617a3babSopenharmony_ci0:119 'v9' ( temp float) 378617a3babSopenharmony_ci0:119 'gl_RayTminNV' ( in float ObjectRayTminNV) 379617a3babSopenharmony_ci0:120 Sequence 380617a3babSopenharmony_ci0:120 move second child to first child ( temp float) 381617a3babSopenharmony_ci0:120 'v10' ( temp float) 382617a3babSopenharmony_ci0:120 'gl_RayTmaxNV' ( in float ObjectRayTmaxNV) 383617a3babSopenharmony_ci0:121 Sequence 384617a3babSopenharmony_ci0:121 move second child to first child ( temp float) 385617a3babSopenharmony_ci0:121 'v11' ( temp float) 386617a3babSopenharmony_ci0:121 'gl_HitTNV' ( in float HitTNV) 387617a3babSopenharmony_ci0:122 Sequence 388617a3babSopenharmony_ci0:122 move second child to first child ( temp uint) 389617a3babSopenharmony_ci0:122 'v12' ( temp uint) 390617a3babSopenharmony_ci0:122 'gl_HitKindNV' ( in uint HitKindNV) 391617a3babSopenharmony_ci0:123 Sequence 392617a3babSopenharmony_ci0:123 move second child to first child ( temp 4X3 matrix of float) 393617a3babSopenharmony_ci0:123 'v13' ( temp 4X3 matrix of float) 394617a3babSopenharmony_ci0:123 'gl_ObjectToWorldNV' ( in 4X3 matrix of float ObjectToWorldNV) 395617a3babSopenharmony_ci0:124 Sequence 396617a3babSopenharmony_ci0:124 move second child to first child ( temp 4X3 matrix of float) 397617a3babSopenharmony_ci0:124 'v14' ( temp 4X3 matrix of float) 398617a3babSopenharmony_ci0:124 'gl_WorldToObjectNV' ( in 4X3 matrix of float WorldToObjectNV) 399617a3babSopenharmony_ci0:125 traceNV ( global void) 400617a3babSopenharmony_ci0:125 'accNV' (layout( set=0 binding=0) uniform accelerationStructureNV) 401617a3babSopenharmony_ci0:125 Constant: 402617a3babSopenharmony_ci0:125 0 (const uint) 403617a3babSopenharmony_ci0:125 Constant: 404617a3babSopenharmony_ci0:125 1 (const uint) 405617a3babSopenharmony_ci0:125 Constant: 406617a3babSopenharmony_ci0:125 2 (const uint) 407617a3babSopenharmony_ci0:125 Constant: 408617a3babSopenharmony_ci0:125 3 (const uint) 409617a3babSopenharmony_ci0:125 Constant: 410617a3babSopenharmony_ci0:125 0 (const uint) 411617a3babSopenharmony_ci0:125 Constant: 412617a3babSopenharmony_ci0:125 0.500000 413617a3babSopenharmony_ci0:125 0.500000 414617a3babSopenharmony_ci0:125 0.500000 415617a3babSopenharmony_ci0:125 Constant: 416617a3babSopenharmony_ci0:125 0.500000 417617a3babSopenharmony_ci0:125 Constant: 418617a3babSopenharmony_ci0:125 1.000000 419617a3babSopenharmony_ci0:125 1.000000 420617a3babSopenharmony_ci0:125 1.000000 421617a3babSopenharmony_ci0:125 Constant: 422617a3babSopenharmony_ci0:125 0.750000 423617a3babSopenharmony_ci0:125 Constant: 424617a3babSopenharmony_ci0:125 1 (const int) 425617a3babSopenharmony_ci0:129 Function Definition: basic_works( ( global void) 426617a3babSopenharmony_ci0:129 Function Parameters: 427617a3babSopenharmony_ci0:131 Sequence 428617a3babSopenharmony_ci0:131 'gl_SubgroupSize' ( volatile in uint SubgroupSize) 429617a3babSopenharmony_ci0:132 'gl_SubgroupInvocationID' ( volatile in uint SubgroupInvocationID) 430617a3babSopenharmony_ci0:133 subgroupBarrier ( global void) 431617a3babSopenharmony_ci0:134 subgroupMemoryBarrier ( global void) 432617a3babSopenharmony_ci0:135 subgroupMemoryBarrierBuffer ( global void) 433617a3babSopenharmony_ci0:136 subgroupMemoryBarrierImage ( global void) 434617a3babSopenharmony_ci0:137 subgroupElect ( global bool) 435617a3babSopenharmony_ci0:141 Function Definition: ballot_works(vf4; ( global void) 436617a3babSopenharmony_ci0:141 Function Parameters: 437617a3babSopenharmony_ci0:141 'f4' ( in 4-component vector of float) 438617a3babSopenharmony_ci0:142 Sequence 439617a3babSopenharmony_ci0:142 'gl_SubgroupEqMask' ( volatile in 4-component vector of uint SubgroupEqMask) 440617a3babSopenharmony_ci0:143 'gl_SubgroupGeMask' ( volatile in 4-component vector of uint SubgroupGeMask) 441617a3babSopenharmony_ci0:144 'gl_SubgroupGtMask' ( volatile in 4-component vector of uint SubgroupGtMask) 442617a3babSopenharmony_ci0:145 'gl_SubgroupLeMask' ( volatile in 4-component vector of uint SubgroupLeMask) 443617a3babSopenharmony_ci0:146 'gl_SubgroupLtMask' ( volatile in 4-component vector of uint SubgroupLtMask) 444617a3babSopenharmony_ci0:147 subgroupBroadcast ( global 4-component vector of float) 445617a3babSopenharmony_ci0:147 'f4' ( in 4-component vector of float) 446617a3babSopenharmony_ci0:147 Constant: 447617a3babSopenharmony_ci0:147 0 (const uint) 448617a3babSopenharmony_ci0:148 subgroupBroadcastFirst ( global 4-component vector of float) 449617a3babSopenharmony_ci0:148 'f4' ( in 4-component vector of float) 450617a3babSopenharmony_ci0:149 Sequence 451617a3babSopenharmony_ci0:149 move second child to first child ( temp 4-component vector of uint) 452617a3babSopenharmony_ci0:149 'ballot' ( temp 4-component vector of uint) 453617a3babSopenharmony_ci0:149 subgroupBallot ( global 4-component vector of uint) 454617a3babSopenharmony_ci0:149 Constant: 455617a3babSopenharmony_ci0:149 false (const bool) 456617a3babSopenharmony_ci0:150 subgroupInverseBallot ( global bool) 457617a3babSopenharmony_ci0:150 Constant: 458617a3babSopenharmony_ci0:150 1 (const uint) 459617a3babSopenharmony_ci0:150 1 (const uint) 460617a3babSopenharmony_ci0:150 1 (const uint) 461617a3babSopenharmony_ci0:150 1 (const uint) 462617a3babSopenharmony_ci0:151 subgroupBallotBitExtract ( global bool) 463617a3babSopenharmony_ci0:151 'ballot' ( temp 4-component vector of uint) 464617a3babSopenharmony_ci0:151 Constant: 465617a3babSopenharmony_ci0:151 0 (const uint) 466617a3babSopenharmony_ci0:152 subgroupBallotBitCount ( global uint) 467617a3babSopenharmony_ci0:152 'ballot' ( temp 4-component vector of uint) 468617a3babSopenharmony_ci0:153 subgroupBallotInclusiveBitCount ( global uint) 469617a3babSopenharmony_ci0:153 'ballot' ( temp 4-component vector of uint) 470617a3babSopenharmony_ci0:154 subgroupBallotExclusiveBitCount ( global uint) 471617a3babSopenharmony_ci0:154 'ballot' ( temp 4-component vector of uint) 472617a3babSopenharmony_ci0:155 subgroupBallotFindLSB ( global uint) 473617a3babSopenharmony_ci0:155 'ballot' ( temp 4-component vector of uint) 474617a3babSopenharmony_ci0:156 subgroupBallotFindMSB ( global uint) 475617a3babSopenharmony_ci0:156 'ballot' ( temp 4-component vector of uint) 476617a3babSopenharmony_ci0:160 Function Definition: vote_works(vf4; ( global void) 477617a3babSopenharmony_ci0:160 Function Parameters: 478617a3babSopenharmony_ci0:160 'f4' ( in 4-component vector of float) 479617a3babSopenharmony_ci0:162 Sequence 480617a3babSopenharmony_ci0:162 subgroupAll ( global bool) 481617a3babSopenharmony_ci0:162 Constant: 482617a3babSopenharmony_ci0:162 true (const bool) 483617a3babSopenharmony_ci0:163 subgroupAny ( global bool) 484617a3babSopenharmony_ci0:163 Constant: 485617a3babSopenharmony_ci0:163 false (const bool) 486617a3babSopenharmony_ci0:164 subgroupAllEqual ( global bool) 487617a3babSopenharmony_ci0:164 'f4' ( in 4-component vector of float) 488617a3babSopenharmony_ci0:169 Function Definition: shuffle_works(vf4; ( global void) 489617a3babSopenharmony_ci0:169 Function Parameters: 490617a3babSopenharmony_ci0:169 'f4' ( in 4-component vector of float) 491617a3babSopenharmony_ci0:171 Sequence 492617a3babSopenharmony_ci0:171 subgroupShuffle ( global 4-component vector of float) 493617a3babSopenharmony_ci0:171 'f4' ( in 4-component vector of float) 494617a3babSopenharmony_ci0:171 Constant: 495617a3babSopenharmony_ci0:171 0 (const uint) 496617a3babSopenharmony_ci0:172 subgroupShuffleXor ( global 4-component vector of float) 497617a3babSopenharmony_ci0:172 'f4' ( in 4-component vector of float) 498617a3babSopenharmony_ci0:172 Constant: 499617a3babSopenharmony_ci0:172 1 (const uint) 500617a3babSopenharmony_ci0:173 subgroupShuffleUp ( global 4-component vector of float) 501617a3babSopenharmony_ci0:173 'f4' ( in 4-component vector of float) 502617a3babSopenharmony_ci0:173 Constant: 503617a3babSopenharmony_ci0:173 1 (const uint) 504617a3babSopenharmony_ci0:174 subgroupShuffleDown ( global 4-component vector of float) 505617a3babSopenharmony_ci0:174 'f4' ( in 4-component vector of float) 506617a3babSopenharmony_ci0:174 Constant: 507617a3babSopenharmony_ci0:174 1 (const uint) 508617a3babSopenharmony_ci0:178 Function Definition: arith_works(vf4; ( global void) 509617a3babSopenharmony_ci0:178 Function Parameters: 510617a3babSopenharmony_ci0:178 'f4' ( in 4-component vector of float) 511617a3babSopenharmony_ci0:? Sequence 512617a3babSopenharmony_ci0:181 subgroupAdd ( global 4-component vector of float) 513617a3babSopenharmony_ci0:181 'f4' ( in 4-component vector of float) 514617a3babSopenharmony_ci0:182 subgroupMul ( global 4-component vector of float) 515617a3babSopenharmony_ci0:182 'f4' ( in 4-component vector of float) 516617a3babSopenharmony_ci0:183 subgroupMin ( global 4-component vector of float) 517617a3babSopenharmony_ci0:183 'f4' ( in 4-component vector of float) 518617a3babSopenharmony_ci0:184 subgroupMax ( global 4-component vector of float) 519617a3babSopenharmony_ci0:184 'f4' ( in 4-component vector of float) 520617a3babSopenharmony_ci0:185 subgroupAnd ( global 4-component vector of uint) 521617a3babSopenharmony_ci0:185 'ballot' ( temp 4-component vector of uint) 522617a3babSopenharmony_ci0:186 subgroupOr ( global 4-component vector of uint) 523617a3babSopenharmony_ci0:186 'ballot' ( temp 4-component vector of uint) 524617a3babSopenharmony_ci0:187 subgroupXor ( global 4-component vector of uint) 525617a3babSopenharmony_ci0:187 'ballot' ( temp 4-component vector of uint) 526617a3babSopenharmony_ci0:188 subgroupInclusiveAdd ( global 4-component vector of float) 527617a3babSopenharmony_ci0:188 'f4' ( in 4-component vector of float) 528617a3babSopenharmony_ci0:189 subgroupInclusiveMul ( global 4-component vector of float) 529617a3babSopenharmony_ci0:189 'f4' ( in 4-component vector of float) 530617a3babSopenharmony_ci0:190 subgroupInclusiveMin ( global 4-component vector of float) 531617a3babSopenharmony_ci0:190 'f4' ( in 4-component vector of float) 532617a3babSopenharmony_ci0:191 subgroupInclusiveMax ( global 4-component vector of float) 533617a3babSopenharmony_ci0:191 'f4' ( in 4-component vector of float) 534617a3babSopenharmony_ci0:192 subgroupInclusiveAnd ( global 4-component vector of uint) 535617a3babSopenharmony_ci0:192 'ballot' ( temp 4-component vector of uint) 536617a3babSopenharmony_ci0:193 subgroupInclusiveOr ( global 4-component vector of uint) 537617a3babSopenharmony_ci0:193 'ballot' ( temp 4-component vector of uint) 538617a3babSopenharmony_ci0:194 subgroupInclusiveXor ( global 4-component vector of uint) 539617a3babSopenharmony_ci0:194 'ballot' ( temp 4-component vector of uint) 540617a3babSopenharmony_ci0:195 subgroupExclusiveAdd ( global 4-component vector of float) 541617a3babSopenharmony_ci0:195 'f4' ( in 4-component vector of float) 542617a3babSopenharmony_ci0:196 subgroupExclusiveMul ( global 4-component vector of float) 543617a3babSopenharmony_ci0:196 'f4' ( in 4-component vector of float) 544617a3babSopenharmony_ci0:197 subgroupExclusiveMin ( global 4-component vector of float) 545617a3babSopenharmony_ci0:197 'f4' ( in 4-component vector of float) 546617a3babSopenharmony_ci0:198 subgroupExclusiveMax ( global 4-component vector of float) 547617a3babSopenharmony_ci0:198 'f4' ( in 4-component vector of float) 548617a3babSopenharmony_ci0:199 subgroupExclusiveAnd ( global 4-component vector of uint) 549617a3babSopenharmony_ci0:199 'ballot' ( temp 4-component vector of uint) 550617a3babSopenharmony_ci0:200 subgroupExclusiveOr ( global 4-component vector of uint) 551617a3babSopenharmony_ci0:200 'ballot' ( temp 4-component vector of uint) 552617a3babSopenharmony_ci0:201 subgroupExclusiveXor ( global 4-component vector of uint) 553617a3babSopenharmony_ci0:201 'ballot' ( temp 4-component vector of uint) 554617a3babSopenharmony_ci0:205 Function Definition: clustered_works(vf4; ( global void) 555617a3babSopenharmony_ci0:205 Function Parameters: 556617a3babSopenharmony_ci0:205 'f4' ( in 4-component vector of float) 557617a3babSopenharmony_ci0:207 Sequence 558617a3babSopenharmony_ci0:207 Sequence 559617a3babSopenharmony_ci0:207 move second child to first child ( temp 4-component vector of uint) 560617a3babSopenharmony_ci0:207 'ballot' ( temp 4-component vector of uint) 561617a3babSopenharmony_ci0:207 Constant: 562617a3babSopenharmony_ci0:207 85 (const uint) 563617a3babSopenharmony_ci0:207 0 (const uint) 564617a3babSopenharmony_ci0:207 0 (const uint) 565617a3babSopenharmony_ci0:207 0 (const uint) 566617a3babSopenharmony_ci0:208 subgroupClusteredAdd ( global 4-component vector of float) 567617a3babSopenharmony_ci0:208 'f4' ( in 4-component vector of float) 568617a3babSopenharmony_ci0:208 Constant: 569617a3babSopenharmony_ci0:208 2 (const uint) 570617a3babSopenharmony_ci0:209 subgroupClusteredMul ( global 4-component vector of float) 571617a3babSopenharmony_ci0:209 'f4' ( in 4-component vector of float) 572617a3babSopenharmony_ci0:209 Constant: 573617a3babSopenharmony_ci0:209 2 (const uint) 574617a3babSopenharmony_ci0:210 subgroupClusteredMin ( global 4-component vector of float) 575617a3babSopenharmony_ci0:210 'f4' ( in 4-component vector of float) 576617a3babSopenharmony_ci0:210 Constant: 577617a3babSopenharmony_ci0:210 2 (const uint) 578617a3babSopenharmony_ci0:211 subgroupClusteredMax ( global 4-component vector of float) 579617a3babSopenharmony_ci0:211 'f4' ( in 4-component vector of float) 580617a3babSopenharmony_ci0:211 Constant: 581617a3babSopenharmony_ci0:211 2 (const uint) 582617a3babSopenharmony_ci0:212 subgroupClusteredAnd ( global 4-component vector of uint) 583617a3babSopenharmony_ci0:212 'ballot' ( temp 4-component vector of uint) 584617a3babSopenharmony_ci0:212 Constant: 585617a3babSopenharmony_ci0:212 2 (const uint) 586617a3babSopenharmony_ci0:213 subgroupClusteredOr ( global 4-component vector of uint) 587617a3babSopenharmony_ci0:213 'ballot' ( temp 4-component vector of uint) 588617a3babSopenharmony_ci0:213 Constant: 589617a3babSopenharmony_ci0:213 2 (const uint) 590617a3babSopenharmony_ci0:214 subgroupClusteredXor ( global 4-component vector of uint) 591617a3babSopenharmony_ci0:214 'ballot' ( temp 4-component vector of uint) 592617a3babSopenharmony_ci0:214 Constant: 593617a3babSopenharmony_ci0:214 2 (const uint) 594617a3babSopenharmony_ci0:218 Function Definition: quad_works(vf4; ( global void) 595617a3babSopenharmony_ci0:218 Function Parameters: 596617a3babSopenharmony_ci0:218 'f4' ( in 4-component vector of float) 597617a3babSopenharmony_ci0:220 Sequence 598617a3babSopenharmony_ci0:220 subgroupQuadBroadcast ( global 4-component vector of float) 599617a3babSopenharmony_ci0:220 'f4' ( in 4-component vector of float) 600617a3babSopenharmony_ci0:220 Constant: 601617a3babSopenharmony_ci0:220 0 (const uint) 602617a3babSopenharmony_ci0:221 subgroupQuadSwapHorizontal ( global 4-component vector of float) 603617a3babSopenharmony_ci0:221 'f4' ( in 4-component vector of float) 604617a3babSopenharmony_ci0:222 subgroupQuadSwapVertical ( global 4-component vector of float) 605617a3babSopenharmony_ci0:222 'f4' ( in 4-component vector of float) 606617a3babSopenharmony_ci0:223 subgroupQuadSwapDiagonal ( global 4-component vector of float) 607617a3babSopenharmony_ci0:223 'f4' ( in 4-component vector of float) 608617a3babSopenharmony_ci0:227 Function Definition: partitioned_works(vf4; ( global void) 609617a3babSopenharmony_ci0:227 Function Parameters: 610617a3babSopenharmony_ci0:227 'f4' ( in 4-component vector of float) 611617a3babSopenharmony_ci0:229 Sequence 612617a3babSopenharmony_ci0:229 Sequence 613617a3babSopenharmony_ci0:229 move second child to first child ( temp 4-component vector of uint) 614617a3babSopenharmony_ci0:229 'parti' ( temp 4-component vector of uint) 615617a3babSopenharmony_ci0:229 subgroupPartitionNV ( global 4-component vector of uint) 616617a3babSopenharmony_ci0:229 'f4' ( in 4-component vector of float) 617617a3babSopenharmony_ci0:230 Sequence 618617a3babSopenharmony_ci0:230 move second child to first child ( temp 4-component vector of uint) 619617a3babSopenharmony_ci0:230 'ballot' ( temp 4-component vector of uint) 620617a3babSopenharmony_ci0:230 Constant: 621617a3babSopenharmony_ci0:230 85 (const uint) 622617a3babSopenharmony_ci0:230 0 (const uint) 623617a3babSopenharmony_ci0:230 0 (const uint) 624617a3babSopenharmony_ci0:230 0 (const uint) 625617a3babSopenharmony_ci0:231 subgroupPartitionedAddNV ( global 4-component vector of float) 626617a3babSopenharmony_ci0:231 'f4' ( in 4-component vector of float) 627617a3babSopenharmony_ci0:231 'parti' ( temp 4-component vector of uint) 628617a3babSopenharmony_ci0:232 subgroupPartitionedMulNV ( global 4-component vector of float) 629617a3babSopenharmony_ci0:232 'f4' ( in 4-component vector of float) 630617a3babSopenharmony_ci0:232 'parti' ( temp 4-component vector of uint) 631617a3babSopenharmony_ci0:233 subgroupPartitionedMinNV ( global 4-component vector of float) 632617a3babSopenharmony_ci0:233 'f4' ( in 4-component vector of float) 633617a3babSopenharmony_ci0:233 'parti' ( temp 4-component vector of uint) 634617a3babSopenharmony_ci0:234 subgroupPartitionedMaxNV ( global 4-component vector of float) 635617a3babSopenharmony_ci0:234 'f4' ( in 4-component vector of float) 636617a3babSopenharmony_ci0:234 'parti' ( temp 4-component vector of uint) 637617a3babSopenharmony_ci0:235 subgroupPartitionedAndNV ( global 4-component vector of uint) 638617a3babSopenharmony_ci0:235 'ballot' ( temp 4-component vector of uint) 639617a3babSopenharmony_ci0:235 'parti' ( temp 4-component vector of uint) 640617a3babSopenharmony_ci0:236 subgroupPartitionedOrNV ( global 4-component vector of uint) 641617a3babSopenharmony_ci0:236 'ballot' ( temp 4-component vector of uint) 642617a3babSopenharmony_ci0:236 'parti' ( temp 4-component vector of uint) 643617a3babSopenharmony_ci0:237 subgroupPartitionedXorNV ( global 4-component vector of uint) 644617a3babSopenharmony_ci0:237 'ballot' ( temp 4-component vector of uint) 645617a3babSopenharmony_ci0:237 'parti' ( temp 4-component vector of uint) 646617a3babSopenharmony_ci0:238 subgroupPartitionedInclusiveAddNV ( global 4-component vector of float) 647617a3babSopenharmony_ci0:238 'f4' ( in 4-component vector of float) 648617a3babSopenharmony_ci0:238 'parti' ( temp 4-component vector of uint) 649617a3babSopenharmony_ci0:239 subgroupPartitionedInclusiveMulNV ( global 4-component vector of float) 650617a3babSopenharmony_ci0:239 'f4' ( in 4-component vector of float) 651617a3babSopenharmony_ci0:239 'parti' ( temp 4-component vector of uint) 652617a3babSopenharmony_ci0:240 subgroupPartitionedInclusiveMinNV ( global 4-component vector of float) 653617a3babSopenharmony_ci0:240 'f4' ( in 4-component vector of float) 654617a3babSopenharmony_ci0:240 'parti' ( temp 4-component vector of uint) 655617a3babSopenharmony_ci0:241 subgroupPartitionedInclusiveMaxNV ( global 4-component vector of float) 656617a3babSopenharmony_ci0:241 'f4' ( in 4-component vector of float) 657617a3babSopenharmony_ci0:241 'parti' ( temp 4-component vector of uint) 658617a3babSopenharmony_ci0:242 subgroupPartitionedInclusiveAndNV ( global 4-component vector of uint) 659617a3babSopenharmony_ci0:242 'ballot' ( temp 4-component vector of uint) 660617a3babSopenharmony_ci0:242 'parti' ( temp 4-component vector of uint) 661617a3babSopenharmony_ci0:243 subgroupPartitionedInclusiveOrNV ( global 4-component vector of uint) 662617a3babSopenharmony_ci0:243 'ballot' ( temp 4-component vector of uint) 663617a3babSopenharmony_ci0:243 'parti' ( temp 4-component vector of uint) 664617a3babSopenharmony_ci0:244 subgroupPartitionedInclusiveXorNV ( global 4-component vector of uint) 665617a3babSopenharmony_ci0:244 'ballot' ( temp 4-component vector of uint) 666617a3babSopenharmony_ci0:244 'parti' ( temp 4-component vector of uint) 667617a3babSopenharmony_ci0:245 subgroupPartitionedExclusiveAddNV ( global 4-component vector of float) 668617a3babSopenharmony_ci0:245 'f4' ( in 4-component vector of float) 669617a3babSopenharmony_ci0:245 'parti' ( temp 4-component vector of uint) 670617a3babSopenharmony_ci0:246 subgroupPartitionedExclusiveMulNV ( global 4-component vector of float) 671617a3babSopenharmony_ci0:246 'f4' ( in 4-component vector of float) 672617a3babSopenharmony_ci0:246 'parti' ( temp 4-component vector of uint) 673617a3babSopenharmony_ci0:247 subgroupPartitionedExclusiveMinNV ( global 4-component vector of float) 674617a3babSopenharmony_ci0:247 'f4' ( in 4-component vector of float) 675617a3babSopenharmony_ci0:247 'parti' ( temp 4-component vector of uint) 676617a3babSopenharmony_ci0:248 subgroupPartitionedExclusiveMaxNV ( global 4-component vector of float) 677617a3babSopenharmony_ci0:248 'f4' ( in 4-component vector of float) 678617a3babSopenharmony_ci0:248 'parti' ( temp 4-component vector of uint) 679617a3babSopenharmony_ci0:249 subgroupPartitionedExclusiveAndNV ( global 4-component vector of uint) 680617a3babSopenharmony_ci0:249 'ballot' ( temp 4-component vector of uint) 681617a3babSopenharmony_ci0:249 'parti' ( temp 4-component vector of uint) 682617a3babSopenharmony_ci0:250 subgroupPartitionedExclusiveOrNV ( global 4-component vector of uint) 683617a3babSopenharmony_ci0:250 'ballot' ( temp 4-component vector of uint) 684617a3babSopenharmony_ci0:250 'parti' ( temp 4-component vector of uint) 685617a3babSopenharmony_ci0:251 subgroupPartitionedExclusiveXorNV ( global 4-component vector of uint) 686617a3babSopenharmony_ci0:251 'ballot' ( temp 4-component vector of uint) 687617a3babSopenharmony_ci0:251 'parti' ( temp 4-component vector of uint) 688617a3babSopenharmony_ci0:255 Function Definition: sm_builtins_err( ( global void) 689617a3babSopenharmony_ci0:255 Function Parameters: 690617a3babSopenharmony_ci0:257 Sequence 691617a3babSopenharmony_ci0:257 'gl_WarpsPerSMNV' ( in uint WarpsPerSMNV) 692617a3babSopenharmony_ci0:258 'gl_SMCountNV' ( in uint SMCountNV) 693617a3babSopenharmony_ci0:259 'gl_WarpIDNV' ( volatile in uint WarpIDNV) 694617a3babSopenharmony_ci0:260 'gl_SMIDNV' ( volatile in uint SMIDNV) 695617a3babSopenharmony_ci0:267 Function Definition: sm_builtins( ( global void) 696617a3babSopenharmony_ci0:267 Function Parameters: 697617a3babSopenharmony_ci0:269 Sequence 698617a3babSopenharmony_ci0:269 'gl_WarpsPerSMNV' ( in uint WarpsPerSMNV) 699617a3babSopenharmony_ci0:270 'gl_SMCountNV' ( in uint SMCountNV) 700617a3babSopenharmony_ci0:271 'gl_WarpIDNV' ( volatile in uint WarpIDNV) 701617a3babSopenharmony_ci0:272 'gl_SMIDNV' ( volatile in uint SMIDNV) 702617a3babSopenharmony_ci0:? Linker Objects 703617a3babSopenharmony_ci0:? 'accNV' (layout( set=0 binding=0) uniform accelerationStructureNV) 704617a3babSopenharmony_ci0:? 'localPayload' (layout( location=0) rayPayloadNV 4-component vector of float) 705617a3babSopenharmony_ci0:? 'incomingPayload' (layout( location=1) rayPayloadInNV 4-component vector of float) 706617a3babSopenharmony_ci 707617a3babSopenharmony_ci 708617a3babSopenharmony_ciLinked closest-hit stage: 709617a3babSopenharmony_ci 710617a3babSopenharmony_ci 711617a3babSopenharmony_ciShader version: 460 712617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_arithmetic 713617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_ballot 714617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_basic 715617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_clustered 716617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_quad 717617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle 718617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_shuffle_relative 719617a3babSopenharmony_ciRequested GL_KHR_shader_subgroup_vote 720617a3babSopenharmony_ciRequested GL_NV_ray_tracing 721617a3babSopenharmony_ciRequested GL_NV_shader_sm_builtins 722617a3babSopenharmony_ciRequested GL_NV_shader_subgroup_partitioned 723617a3babSopenharmony_ciERROR: node is still EOpNull! 724617a3babSopenharmony_ci0:108 Function Definition: main( ( global void) 725617a3babSopenharmony_ci0:108 Function Parameters: 726617a3babSopenharmony_ci0:110 Sequence 727617a3babSopenharmony_ci0:110 Sequence 728617a3babSopenharmony_ci0:110 move second child to first child ( temp 3-component vector of uint) 729617a3babSopenharmony_ci0:110 'v0' ( temp 3-component vector of uint) 730617a3babSopenharmony_ci0:110 'gl_LaunchIDNV' ( in 3-component vector of uint LaunchIdNV) 731617a3babSopenharmony_ci0:111 Sequence 732617a3babSopenharmony_ci0:111 move second child to first child ( temp 3-component vector of uint) 733617a3babSopenharmony_ci0:111 'v1' ( temp 3-component vector of uint) 734617a3babSopenharmony_ci0:111 'gl_LaunchSizeNV' ( in 3-component vector of uint LaunchSizeNV) 735617a3babSopenharmony_ci0:112 Sequence 736617a3babSopenharmony_ci0:112 move second child to first child ( temp int) 737617a3babSopenharmony_ci0:112 'v2' ( temp int) 738617a3babSopenharmony_ci0:112 'gl_PrimitiveID' ( in int PrimitiveID) 739617a3babSopenharmony_ci0:113 Sequence 740617a3babSopenharmony_ci0:113 move second child to first child ( temp int) 741617a3babSopenharmony_ci0:113 'v3' ( temp int) 742617a3babSopenharmony_ci0:113 'gl_InstanceID' ( in int InstanceId) 743617a3babSopenharmony_ci0:114 Sequence 744617a3babSopenharmony_ci0:114 move second child to first child ( temp int) 745617a3babSopenharmony_ci0:114 'v4' ( temp int) 746617a3babSopenharmony_ci0:114 'gl_InstanceCustomIndexNV' ( in int InstanceCustomIndexNV) 747617a3babSopenharmony_ci0:115 Sequence 748617a3babSopenharmony_ci0:115 move second child to first child ( temp 3-component vector of float) 749617a3babSopenharmony_ci0:115 'v5' ( temp 3-component vector of float) 750617a3babSopenharmony_ci0:115 'gl_WorldRayOriginNV' ( in 3-component vector of float WorldRayOriginNV) 751617a3babSopenharmony_ci0:116 Sequence 752617a3babSopenharmony_ci0:116 move second child to first child ( temp 3-component vector of float) 753617a3babSopenharmony_ci0:116 'v6' ( temp 3-component vector of float) 754617a3babSopenharmony_ci0:116 'gl_WorldRayDirectionNV' ( in 3-component vector of float WorldRayDirectionNV) 755617a3babSopenharmony_ci0:117 Sequence 756617a3babSopenharmony_ci0:117 move second child to first child ( temp 3-component vector of float) 757617a3babSopenharmony_ci0:117 'v7' ( temp 3-component vector of float) 758617a3babSopenharmony_ci0:117 'gl_ObjectRayOriginNV' ( in 3-component vector of float ObjectRayOriginNV) 759617a3babSopenharmony_ci0:118 Sequence 760617a3babSopenharmony_ci0:118 move second child to first child ( temp 3-component vector of float) 761617a3babSopenharmony_ci0:118 'v8' ( temp 3-component vector of float) 762617a3babSopenharmony_ci0:118 'gl_ObjectRayDirectionNV' ( in 3-component vector of float ObjectRayDirectionNV) 763617a3babSopenharmony_ci0:119 Sequence 764617a3babSopenharmony_ci0:119 move second child to first child ( temp float) 765617a3babSopenharmony_ci0:119 'v9' ( temp float) 766617a3babSopenharmony_ci0:119 'gl_RayTminNV' ( in float ObjectRayTminNV) 767617a3babSopenharmony_ci0:120 Sequence 768617a3babSopenharmony_ci0:120 move second child to first child ( temp float) 769617a3babSopenharmony_ci0:120 'v10' ( temp float) 770617a3babSopenharmony_ci0:120 'gl_RayTmaxNV' ( in float ObjectRayTmaxNV) 771617a3babSopenharmony_ci0:121 Sequence 772617a3babSopenharmony_ci0:121 move second child to first child ( temp float) 773617a3babSopenharmony_ci0:121 'v11' ( temp float) 774617a3babSopenharmony_ci0:121 'gl_HitTNV' ( in float HitTNV) 775617a3babSopenharmony_ci0:122 Sequence 776617a3babSopenharmony_ci0:122 move second child to first child ( temp uint) 777617a3babSopenharmony_ci0:122 'v12' ( temp uint) 778617a3babSopenharmony_ci0:122 'gl_HitKindNV' ( in uint HitKindNV) 779617a3babSopenharmony_ci0:123 Sequence 780617a3babSopenharmony_ci0:123 move second child to first child ( temp 4X3 matrix of float) 781617a3babSopenharmony_ci0:123 'v13' ( temp 4X3 matrix of float) 782617a3babSopenharmony_ci0:123 'gl_ObjectToWorldNV' ( in 4X3 matrix of float ObjectToWorldNV) 783617a3babSopenharmony_ci0:124 Sequence 784617a3babSopenharmony_ci0:124 move second child to first child ( temp 4X3 matrix of float) 785617a3babSopenharmony_ci0:124 'v14' ( temp 4X3 matrix of float) 786617a3babSopenharmony_ci0:124 'gl_WorldToObjectNV' ( in 4X3 matrix of float WorldToObjectNV) 787617a3babSopenharmony_ci0:125 traceNV ( global void) 788617a3babSopenharmony_ci0:125 'accNV' (layout( set=0 binding=0) uniform accelerationStructureNV) 789617a3babSopenharmony_ci0:125 Constant: 790617a3babSopenharmony_ci0:125 0 (const uint) 791617a3babSopenharmony_ci0:125 Constant: 792617a3babSopenharmony_ci0:125 1 (const uint) 793617a3babSopenharmony_ci0:125 Constant: 794617a3babSopenharmony_ci0:125 2 (const uint) 795617a3babSopenharmony_ci0:125 Constant: 796617a3babSopenharmony_ci0:125 3 (const uint) 797617a3babSopenharmony_ci0:125 Constant: 798617a3babSopenharmony_ci0:125 0 (const uint) 799617a3babSopenharmony_ci0:125 Constant: 800617a3babSopenharmony_ci0:125 0.500000 801617a3babSopenharmony_ci0:125 0.500000 802617a3babSopenharmony_ci0:125 0.500000 803617a3babSopenharmony_ci0:125 Constant: 804617a3babSopenharmony_ci0:125 0.500000 805617a3babSopenharmony_ci0:125 Constant: 806617a3babSopenharmony_ci0:125 1.000000 807617a3babSopenharmony_ci0:125 1.000000 808617a3babSopenharmony_ci0:125 1.000000 809617a3babSopenharmony_ci0:125 Constant: 810617a3babSopenharmony_ci0:125 0.750000 811617a3babSopenharmony_ci0:125 Constant: 812617a3babSopenharmony_ci0:125 1 (const int) 813617a3babSopenharmony_ci0:? Linker Objects 814617a3babSopenharmony_ci0:? 'accNV' (layout( set=0 binding=0) uniform accelerationStructureNV) 815617a3babSopenharmony_ci0:? 'localPayload' (layout( location=0) rayPayloadNV 4-component vector of float) 816617a3babSopenharmony_ci0:? 'incomingPayload' (layout( location=1) rayPayloadInNV 4-component vector of float) 817617a3babSopenharmony_ci 818