Home
last modified time | relevance | path

Searched defs:drm_syncobj_wait (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm.h899 struct drm_syncobj_wait { struct
900 __u64 handles;
902 __s64 timeout_nsec;
903 __u32 count_handles;
904 __u32 flags;
905 __u32 first_signaled; /* only valid when not waiting all */
906 __u32 pad;