Searched defs:aux_map_ctx (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_batch.c | 529 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(batch->screen->bufmgr); local in function:add_aux_map_bos_to_batch |
| H A D | iris_bufmgr.c | 239 struct intel_aux_map_context *aux_map_ctx; member in struct:iris_bufmgr 593 struct intel_aux_map_context *aux_map_ctx = bufmgr->aux_map_ctx; local in function:iris_slab_free [all...] |
| H A D | iris_resource.c | 549 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); local in function:map_aux_addresses |
| H A D | iris_state.c | 5390 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); local in function:genX 5421 void *aux_map_ctx = iris_bufmgr_get_aux_map_context(screen->bufmgr); local in function:init_aux_map_state |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ | ||
| H A D | anv_private.h | 1232 struct intel_aux_map_context *aux_map_ctx; member in struct:anv_device |
Completed in 25 milliseconds