egl: Clean up surface attributes.
Add missing attributes and use correct types in _EGLSurface. Remove ifdef tests that serve no purpose. Update _eglQuerySurface and _eglSurfaceAttrib for missing queries and checks.
This commit is contained in:
@@ -68,8 +68,6 @@ struct _egl_display
|
||||
|
||||
_EGLExtensions Extensions;
|
||||
|
||||
int LargestPbuffer;
|
||||
|
||||
EGLint NumScreens;
|
||||
_EGLScreen **Screens; /* array [NumScreens] */
|
||||
|
||||
|
Reference in New Issue
Block a user