pub fn query(
fd: BorrowedFd<'_>,
handles: &[u32],
points: &mut [u64],
last_submitted: bool,
) -> Result<drm_syncobj_timeline_array>Expand description
Queries for state of one or more timeline syncobjs.
pub fn query(
fd: BorrowedFd<'_>,
handles: &[u32],
points: &mut [u64],
last_submitted: bool,
) -> Result<drm_syncobj_timeline_array>Queries for state of one or more timeline syncobjs.