summaryrefslogtreecommitdiff
path: root/dri3tokens.h
diff options
context:
space:
mode:
Diffstat (limited to 'dri3tokens.h')
-rw-r--r--dri3tokens.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/dri3tokens.h b/dri3tokens.h
index 82c1409..fab7143 100644
--- a/dri3tokens.h
+++ b/dri3tokens.h
@@ -28,4 +28,8 @@
#define DRI3ConfigureNotify 0
+#define DRI3PixmapScanout 0x00000001
+
+#define DRI3PixmapDriverMask 0xffff0000
+
#endif