Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Ddrm.h745 #define DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE (1 << 2) /* wait for time point to become available */ macro
/third_party/mesa3d/include/drm-uapi/
Ddrm.h883 #define DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE (1 << 2) /* wait for time point to become available */ macro