egl: implement EGL_KHR_gl_colorspace (v2)
[mesa.git] / src / egl / main / eglsurface.h
index 74c429a9628b50fab751ef15c9aab0d97d7e800e..fc799ee43dc3883f1803fb782070f655c234d155 100644 (file)
@@ -65,6 +65,7 @@ struct _egl_surface
    EGLenum RenderBuffer;
    EGLenum VGAlphaFormat;
    EGLenum VGColorspace;
+   EGLenum GLColorspace;
 
    /* attributes set by eglSurfaceAttrib */
    EGLint MipmapLevel;