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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline_rt.c1614 nir_ssa_def *new_child_indices[4] = {child_index, child_index, child_index, child_index}; local in function:intersect_ray_amd_software_box
1615 nir_store_var(b, child_indices, nir_vec(b, new_child_indices, 4), 1u << i);

Completed in 5 milliseconds