aboutsummaryrefslogtreecommitdiff
path: root/gl
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-06-09 09:32:52 +0200
committermarha <marha@users.sourceforge.net>2011-06-09 09:32:52 +0200
commit4cf8ef726ac1678d54aafde0375fc531f065ebb2 (patch)
tree32670f5c43d1b63e7fe7087ae83e5319ce0ec6df /gl
parent0de14292c4fac98f91105baf9cc16e58f25d4d77 (diff)
downloadvcxsrv-4cf8ef726ac1678d54aafde0375fc531f065ebb2.tar.gz
vcxsrv-4cf8ef726ac1678d54aafde0375fc531f065ebb2.tar.bz2
vcxsrv-4cf8ef726ac1678d54aafde0375fc531f065ebb2.zip
Synchronised files
Diffstat (limited to 'gl')
-rw-r--r--gl/internal/dri_interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gl/internal/dri_interface.h b/gl/internal/dri_interface.h
index 1564e4cea..2132277f0 100644
--- a/gl/internal/dri_interface.h
+++ b/gl/internal/dri_interface.h
@@ -694,6 +694,7 @@ struct __DRIswrastExtensionRec {
#define __DRI_BUFFER_FAKE_FRONT_LEFT 7
#define __DRI_BUFFER_FAKE_FRONT_RIGHT 8
#define __DRI_BUFFER_DEPTH_STENCIL 9 /**< Only available with DRI2 1.1 */
+#define __DRI_BUFFER_HIZ 10
struct __DRIbufferRec {
unsigned int attachment;