Searched refs:anv_device_import_bo (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_android.c | 397 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()
|
D | anv_allocator.c | 1926 anv_device_import_bo(struct anv_device *device, in anv_device_import_bo() function
|
D | anv_private.h | 1405 VkResult anv_device_import_bo(struct anv_device *device, int fd,
|
D | anv_device.c | 3929 result = anv_device_import_bo(device, fd_info->fd, alloc_flags, in anv_AllocateMemory()
|