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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_shader_calls.c171 nir_ssa_def *root_node_ptr = local in function:lower_shader_calls_instr
204 .root_node_ptr = root_node_ptr,
H A Dbrw_nir_rt_builder.h336 nir_ssa_def *root_node_ptr; member in struct:brw_nir_rt_mem_ray_defs
371 assert_def_size(defs->root_node_ptr, 1, 64);
376 nir_vec4(b, nir_unpack_64_2x32_split_x(b, defs->root_node_ptr),
378 nir_unpack_64_4x16_split_z(b, defs->root_node_ptr),
432 defs->root_node_ptr =

Completed in 3 milliseconds