Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_kgsl.c155 tu_bo_export_dmabuf(struct tu_device *dev, struct tu_bo *bo) in tu_bo_export_dmabuf() function
Dtu_private.h478 tu_bo_export_dmabuf(struct tu_device *dev, struct tu_bo *bo);
Dtu_drm.c348 tu_bo_export_dmabuf(struct tu_device *dev, struct tu_bo *bo) in tu_bo_export_dmabuf() function
Dtu_device.c2480 int prime_fd = tu_bo_export_dmabuf(device, &memory->bo); in tu_GetMemoryFdKHR()