Searched refs:aux_map_allocator (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_bufmgr.c | 2191 static struct intel_mapped_pinned_buffer_alloc aux_map_allocator = { variable in typeref:struct:intel_mapped_pinned_buffer_alloc 2347 bufmgr->aux_map_ctx = intel_aux_map_init(bufmgr, &aux_map_allocator, |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ | ||
| H A D | anv_device.c | 2887 static struct intel_mapped_pinned_buffer_alloc aux_map_allocator = { variable in typeref:struct:intel_mapped_pinned_buffer_alloc 3194 device->aux_map_ctx = intel_aux_map_init(device, &aux_map_allocator, |
Completed in 10 milliseconds