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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_rt_builder.h338 nir_ssa_def *hit_group_sr_base_ptr; member in struct:brw_nir_rt_mem_ray_defs
373 assert_def_size(defs->hit_group_sr_base_ptr, 1, 64);
380 nir_unpack_64_2x32_split_x(b, defs->hit_group_sr_base_ptr),
382 nir_unpack_64_4x16_split_z(b, defs->hit_group_sr_base_ptr),
438 defs->hit_group_sr_base_ptr =
H A Dbrw_nir_lower_shader_calls.c207 .hit_group_sr_base_ptr = hit_sbt_addr,

Completed in 3 milliseconds