Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm.h774 struct drm_syncobj_wait { struct
775 __u64 handles;
777 __s64 timeout_nsec;
778 __u32 count_handles;
779 __u32 flags;
780 __u32 first_signaled; /* only valid when not waiting all */
781 __u32 pad;