Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm.h884 struct drm_syncobj_wait { struct
885 __u64 handles;
887 __s64 timeout_nsec;
888 __u32 count_handles;
889 __u32 flags;
890 __u32 first_signaled; /* only valid when not waiting all */
891 __u32 pad;