summaryrefslogtreecommitdiff
path: root/src/glx/mini/dri_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/mini/dri_util.h')
-rw-r--r--src/glx/mini/dri_util.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/glx/mini/dri_util.h b/src/glx/mini/dri_util.h
index b653b3c431..7c0a640e55 100644
--- a/src/glx/mini/dri_util.h
+++ b/src/glx/mini/dri_util.h
@@ -488,6 +488,12 @@ struct __DRIscreenPrivateRec {
* the drawable that was bound. Otherwise, this is NULL.
*/
__DRIdrawablePrivate *fullscreen;
+
+
+ /**
+ * \brief Screen number for when multiple screens are supported
+ */
+ int myNum;
};
extern void