H A D | tu_android.c | 104 int *dma_buf, in tu_gralloc_info_other() 114 *dma_buf = handle_fds[0]; in tu_gralloc_info_other() 147 *dma_buf = handle_fds[0]; in tu_gralloc_info_other() 177 int *dma_buf, in tu_gralloc_info_cros() 190 *dma_buf = info.fds[0]; in tu_gralloc_info_cros() 199 int *dma_buf, in tu_gralloc_info() 234 return tu_gralloc_info_cros(device, gralloc_info, dma_buf, modifier); in tu_gralloc_info() 236 return tu_gralloc_info_other(device, gralloc_info, dma_buf, modifier); in tu_gralloc_info() 248 int dma_buf, in tu_import_memory_from_gralloc_handle() 271 .fd = os_dupfd_cloexec(dma_buf), in tu_import_memory_from_gralloc_handle() 102 tu_gralloc_info_other(struct tu_device *device, const VkNativeBufferANDROID *gralloc_info, int *dma_buf, uint64_t *modifier) tu_gralloc_info_other() argument 175 tu_gralloc_info_cros(struct tu_device *device, const VkNativeBufferANDROID *gralloc_info, int *dma_buf, uint64_t *modifier) tu_gralloc_info_cros() argument 197 tu_gralloc_info(struct tu_device *device, const VkNativeBufferANDROID *gralloc_info, int *dma_buf, uint64_t *modifier) tu_gralloc_info() argument 247 tu_import_memory_from_gralloc_handle(VkDevice device_h, int dma_buf, const VkAllocationCallbacks *alloc, VkImage image_h) tu_import_memory_from_gralloc_handle() argument [all...] |