Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_lower_ray_queries.c48 #define SIZEOF_QUERY_STATE (sizeof(uint32_t)) macro
119 SIZEOF_QUERY_STATE * rq->id); in get_ray_query_shadow_addr()
131 uint32_t local_state_offset = SIZEOF_QUERY_STATE * in get_ray_query_shadow_addr()
545 shader->scratch_size += SIZEOF_QUERY_STATE * state.n_queries; in brw_nir_lower_ray_queries()

Completed in 1 milliseconds