summaryrefslogtreecommitdiff
path: root/glx/glxcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'glx/glxcontext.h')
-rw-r--r--glx/glxcontext.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/glx/glxcontext.h b/glx/glxcontext.h
index 677898a67..0733281d7 100644
--- a/glx/glxcontext.h
+++ b/glx/glxcontext.h
@@ -108,6 +108,11 @@ struct __GLXcontext {
*/
GLenum resetNotificationStrategy;
+ /**
+ * Context release behavior
+ */
+ GLenum releaseBehavior;
+
/*
** Buffers for feedback and selection.
*/