Home
last modified time | relevance | path

Searched refs:anv_device_import_bo (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_android.c397 VkResult result = anv_device_import_bo(device, dma_buf, 0, in anv_import_ahw_memory()
515 result = anv_device_import_bo(device, dma_buf, in anv_image_init_from_gralloc()
602 VkResult result = anv_device_import_bo(device, dma_buf, in anv_image_bind_from_gralloc()
Danv_allocator.c1926 anv_device_import_bo(struct anv_device *device, in anv_device_import_bo() function
Danv_private.h1405 VkResult anv_device_import_bo(struct anv_device *device, int fd,
Danv_device.c3929 result = anv_device_import_bo(device, fd_info->fd, alloc_flags, in anv_AllocateMemory()