Searched defs:DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h883 #define DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE (1 << 2) /* wait for time point to become available */ macro
/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h925 #define DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE (1 << 2) /* wait for time point to become available */ macro

Completed in 11 milliseconds