Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c2326 static struct intel_mapped_pinned_buffer_alloc aux_map_allocator = { variable
2496 bufmgr->aux_map_ctx = intel_aux_map_init(bufmgr, &aux_map_allocator, in iris_bufmgr_create()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c3065 static struct intel_mapped_pinned_buffer_alloc aux_map_allocator = { variable
3390 device->aux_map_ctx = intel_aux_map_init(device, &aux_map_allocator, in anv_CreateDevice()