Home
last modified time | relevance | path

Searched refs:iris_bufmgr_get_aux_map_context (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.h562 void* iris_bufmgr_get_aux_map_context(struct iris_bufmgr *bufmgr);
H A Diris_batch.c615 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(batch->screen->bufmgr); in add_aux_map_bos_to_batch()
H A Diris_bufmgr.c2581 iris_bufmgr_get_aux_map_context(struct iris_bufmgr *bufmgr) in iris_bufmgr_get_aux_map_context() function
H A Diris_resource.c633 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in map_aux_addresses()
H A Diris_state.c6278 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in genX()
6292 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in init_aux_map_state()