Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c668 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(batch->screen->bufmgr); in add_aux_map_bos_to_batch() local
Diris_bufmgr.c243 struct intel_aux_map_context *aux_map_ctx; member
622 struct intel_aux_map_context *aux_map_ctx = bufmgr->aux_map_ctx; in iris_slab_free() local
Diris_resource.c593 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in map_aux_addresses() local
Diris_state.c5560 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in genX() local
5591 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); in init_aux_map_state() local
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h1266 struct intel_aux_map_context *aux_map_ctx; member