Searched refs:tu_bo_export_dmabuf (Results 1 – 4 of 4) sorted by relevance
155 tu_bo_export_dmabuf(struct tu_device *dev, struct tu_bo *bo) in tu_bo_export_dmabuf() function
478 tu_bo_export_dmabuf(struct tu_device *dev, struct tu_bo *bo);
348 tu_bo_export_dmabuf(struct tu_device *dev, struct tu_bo *bo) in tu_bo_export_dmabuf() function
2480 int prime_fd = tu_bo_export_dmabuf(device, &memory->bo); in tu_GetMemoryFdKHR()