summaryrefslogtreecommitdiff
path: root/dri2tokens.h
diff options
context:
space:
mode:
authorChad Versace <chad@chad-versace.us>2011-05-11 12:50:11 -0700
committerChad Versace <chad@chad-versace.us>2011-06-07 09:38:50 -0700
commit7fd18b15646a62bd82a4eb0eca60a34c1731813d (patch)
tree1c8ab33fa84b94fb32e525108c64a7ebd9d122a3 /dri2tokens.h
parent005096937e1da6f65f8ece77662a8db6102d933d (diff)
downloadxorg-proto-dri2proto-7fd18b15646a62bd82a4eb0eca60a34c1731813d.tar.gz
Add attachment token DRI2BufferHizdri2proto-2.6
... and bump version to 2.6. CC: Eric Anholt <eric@anholt.net> CC: Ian Romanick <idr@freedesktop.org> CC: Kristian Høgsberg <krh@bitplanet.net Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Signed-off-by: Chad Versace <chad@chad-versace.us>
Diffstat (limited to 'dri2tokens.h')
-rw-r--r--dri2tokens.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dri2tokens.h b/dri2tokens.h
index 7804e4d..16c9008 100644
--- a/dri2tokens.h
+++ b/dri2tokens.h
@@ -43,6 +43,7 @@
#define DRI2BufferFakeFrontLeft 7
#define DRI2BufferFakeFrontRight 8
#define DRI2BufferDepthStencil 9
+#define DRI2BufferHiz 10
#define DRI2DriverDRI 0
#define DRI2DriverVDPAU 1