Searched refs:anv_bo_cache_export (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_queue.c1173 result = anv_bo_cache_export(device, &device->bo_cache, impl->bo, pFd);
H A Danv_allocator.c1885 anv_bo_cache_export(struct anv_device *device, function in typeref:typename:VkResult
H A Danv_private.h891 VkResult anv_bo_cache_export(struct anv_device *device,
H A Danv_device.c2947 return anv_bo_cache_export(dev, &dev->bo_cache, mem->bo, pFd);

Completed in 15 milliseconds