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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_shader_calls.c145 nir_ssa_def *ray_flags = call->src[1].ssa; local in function:lower_shader_calls_instr
205 .ray_flags = nir_u2u16(b, ray_flags),
H A Dbrw_nir_rt_builder.h337 nir_ssa_def *ray_flags; member in struct:brw_nir_rt_mem_ray_defs
372 assert_def_size(defs->ray_flags, 1, 16);
379 defs->ray_flags),
436 defs->ray_flags =
H A Dbrw_nir_lower_rt_intrinsics.c270 sysval = nir_u2u32(b, world_ray_in.ray_flags);

Completed in 5 milliseconds