Searched refs:node_dst_addr (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_acceleration_structure.c | 1001 uint64_t node_dst_addr; member 1044 uint64_t node_dst_addr; member 1158 nir_ssa_def *node_dst_addr = nir_pack_64_2x32(&b, nir_channels(&b, pconst0, 0b0011)); in build_leaf_shader() local 1192 nir_ssa_def *triangle_node_dst_addr = nir_iadd(&b, node_dst_addr, nir_u2u64(&b, node_offset)); in build_leaf_shader() 1271 nir_ssa_def *aabb_node_dst_addr = nir_iadd(&b, node_dst_addr, nir_u2u64(&b, node_offset)); in build_leaf_shader() 1331 node_dst_addr = nir_iadd(&b, node_dst_addr, nir_u2u64(&b, node_offset)); in build_leaf_shader() 1368 nir_iadd_imm(&b, node_dst_addr, 92 + 12 * i)); in build_leaf_shader() 1384 nir_iadd_imm(&b, node_dst_addr, 16 + 16 * i)); in build_leaf_shader() 1391 nir_build_store_global(&b, nir_vec(&b, out0, 4), nir_iadd_imm(&b, node_dst_addr, in build_leaf_shader() 1606 nir_ssa_def *node_dst_addr = nir_iadd(&b, node_addr, nir_u2u64(&b, node_offset)); build_internal_shader() local [all...] |
Completed in 4 milliseconds