Home
last modified time | relevance | path

Searched refs:new_child_indices (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_rt_common.c154 nir_ssa_def *new_child_indices[4] = {child_index, child_index, child_index, child_index}; in intersect_ray_amd_software_box() local
155 nir_store_var(b, child_indices, nir_vec(b, new_child_indices, 4), 1u << i); in intersect_ray_amd_software_box()