Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_rt.h178 #define BRW_RT_SIZEOF_RAY_QUERY \ macro
246 return max_eu_id * max_simd_size * BRW_RT_SIZEOF_RAY_QUERY; in brw_rt_ray_queries_hw_stacks_size()
Dbrw_nir_lower_ray_queries.c202 BRW_RT_SIZEOF_RAY_QUERY); in fill_query()
211 BRW_RT_SIZEOF_RAY_QUERY); in spill_query()
Dbrw_nir_rt_builder.h206 nir_imm_int(b, BRW_RT_SIZEOF_RAY_QUERY)); in brw_nir_rt_sync_stack_addr()