Home
last modified time | relevance | path

Searched refs:aux_map_address (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h151 uint64_t aux_map_address; member
Diris_bufmgr.c423 if (bo->aux_map_address) { in alloc_bo_from_cache()
434 bo->aux_map_address = 0; in alloc_bo_from_cache()
782 if (bo->aux_map_address && bo->bufmgr->aux_map_ctx) { in bo_close()
Diris_resource.c461 res->bo->aux_map_address = res->aux.bo->gtt_offset; in map_aux_addresses()