Home
last modified time | relevance | path

Searched defs:aux_map_ctx (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.c497 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(batch->screen->bufmgr); in add_aux_map_bos_to_batch() local
Diris_bufmgr.c180 struct gen_aux_map_context *aux_map_ctx; member
Diris_resource.c452 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in map_aux_addresses() local
Diris_state.c5292 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in genX() local
5323 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in init_aux_map_state() local
/external/mesa3d/src/intel/vulkan/
Danv_private.h1421 struct gen_aux_map_context *aux_map_ctx; member