egl: Support IMG_context_priority
[mesa.git] / src / egl / main / eglcontext.h
index 0667622ba15f8656880fa9eb336ce874631dacf0..a75236831360a181558b4b4378d8c2b2f46e5090 100644 (file)
@@ -62,6 +62,7 @@ struct _egl_context
    EGLint Flags;
    EGLint Profile;
    EGLint ResetNotificationStrategy;
+   EGLint ContextPriority;
    EGLBoolean NoError;
 
    /* The real render buffer when a window surface is bound */