diff --git a/glamor/glamor_egl.c b/glamor/glamor_egl.c index 9d0655a57..3be7cb076 100644 --- a/glamor/glamor_egl.c +++ b/glamor/glamor_egl.c @@ -1202,7 +1202,7 @@ glamor_egl_try_gles_api(ScrnInfoPtr scrn) { struct glamor_egl_screen_private *glamor_egl = glamor_egl_get_screen_private(scrn); - + static const EGLint config_attribs[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE