Add a DRI_ReadDrawable marker extension to signal read drawable capability.
[mesa.git] / src / mesa / drivers / dri / unichrome / via_screen.h
index 5e5bc851b05dd7005c3f2073abe1569354f2339d..c3ef722ff0720fe780e1644630d8f26a8be6c932 100644 (file)
@@ -71,7 +71,7 @@ typedef struct {
     /* Configuration cache with default values for all contexts */
     driOptionCache optionCache;
 
-    const __DRIextension *extensions[4];
+    const __DRIextension *extensions[5];
 } viaScreenPrivate;