Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h381 void* iris_bufmgr_get_aux_map_context(struct iris_bufmgr *bufmgr);
Diris_batch.c497 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(batch->screen->bufmgr); in add_aux_map_bos_to_batch()
Diris_bufmgr.c1960 iris_bufmgr_get_aux_map_context(struct iris_bufmgr *bufmgr) in iris_bufmgr_get_aux_map_context() function
Diris_resource.c452 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in map_aux_addresses()
Diris_state.c5292 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in genX()
5323 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in init_aux_map_state()