Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm.h748 struct drm_syncobj_wait { struct
749 __u64 handles;
751 __s64 timeout_nsec;
752 __u32 count_handles;
753 __u32 flags;
754 __u32 first_signaled; /* only valid when not waiting all */
755 __u32 pad;