sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)
This commit is contained in:
@@ -13,7 +13,7 @@ struct _egl_display
|
||||
_EGLDriver *Driver;
|
||||
|
||||
EGLint NumScreens;
|
||||
_EGLScreen *Screens; /* array [NumScreens] */
|
||||
_EGLScreen **Screens; /* array [NumScreens] */
|
||||
|
||||
EGLint NumConfigs;
|
||||
_EGLConfig *Configs; /* array [NumConfigs] */
|
||||
|
Reference in New Issue
Block a user