summaryrefslogtreecommitdiff
path: root/shared-core/drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared-core/drm.h')
-rw-r--r--shared-core/drm.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shared-core/drm.h b/shared-core/drm.h
index 1a43e0af..e39f888a 100644
--- a/shared-core/drm.h
+++ b/shared-core/drm.h
@@ -659,7 +659,8 @@ typedef struct drm_fence_arg {
drm_fence_signaled,
drm_fence_flush,
drm_fence_wait,
- drm_fence_emit
+ drm_fence_emit,
+ drm_fence_buffers
} op;
} drm_fence_arg_t;