Home
last modified time | relevance | path

Searched refs:aux_map_allocator (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_device.c220 static struct intel_mapped_pinned_buffer_alloc aux_map_allocator = { variable
689 device->aux_map_ctx = intel_aux_map_init(device, &aux_map_allocator, in anv_CreateDevice()
/external/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c2266 static struct intel_mapped_pinned_buffer_alloc aux_map_allocator = { variable
2457 bufmgr->aux_map_ctx = intel_aux_map_init(bufmgr, &aux_map_allocator, in iris_bufmgr_create()