HomeSort by: relevance | last modified time | path
    Searched refs:anv_bo_cache_import (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_intel.c 82 result = anv_bo_cache_import(device, &device->bo_cache,
anv_android.c 310 VkResult result = anv_bo_cache_import(device, &device->bo_cache,
466 result = anv_bo_cache_import(device, &device->bo_cache, dma_buf, bo_flags, &bo);
anv_queue.c 1104 VkResult result = anv_bo_cache_import(device, &device->bo_cache,
anv_allocator.c 1784 anv_bo_cache_import(struct anv_device *device, function
anv_private.h 887 VkResult anv_bo_cache_import(struct anv_device *device,
anv_device.c 2818 result = anv_bo_cache_import(device, &device->bo_cache, fd_info->fd,

Completed in 23 milliseconds