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

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c426 sim_syncobj_export(struct virtgpu *gpu, uint32_t syncobj_handle) function in typeref:typename:int
764 return sync_file ? sim_syncobj_export(gpu, syncobj_handle) : -1;

Completed in 3 milliseconds