Searched refs:tu_syncobj_to_fd (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_wsi_display.c55 int sync_fd = tu_syncobj_to_fd(device, fence);
93 int sync_fd = tu_syncobj_to_fd(device, fence);
H A Dtu_kgsl.c645 tu_syncobj_to_fd(struct tu_device *device, struct tu_syncobj *sync) function in typeref:typename:int
647 tu_finishme("tu_syncobj_to_fd");
H A Dtu_private.h1730 tu_syncobj_to_fd(struct tu_device *device, struct tu_syncobj *sync);
H A Dtu_drm.c1634 tu_syncobj_to_fd(struct tu_device *device, struct tu_syncobj *sync) function in typeref:typename:int

Completed in 12 milliseconds