Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm.h672 struct drm_fence_arg { struct
673 unsigned int handle;
674 unsigned int fence_class;
675 unsigned int type;
676 unsigned int flags;
677 unsigned int signaled;
678 unsigned int error;
679 unsigned int sequence;
680 unsigned int pad64;
681 uint64_t expand_pad[2]; /*Future expansion */