Revert "egl: Add EGL_CONFIG_SELECT_GROUP_MESA ext."

This reverts commit 173bc9d684.
This commit is contained in:
Hal Gentz
2019-10-18 01:03:37 -06:00
committed by Adam Jackson
parent 94386d476c
commit fa611b07f1
2 changed files with 0 additions and 108 deletions

View File

@@ -86,11 +86,6 @@ typedef EGLBoolean (EGLAPIENTRYP PFNEGLSWAPBUFFERSREGIONNOK) (EGLDisplay dpy, EG
#define EGL_DRM_BUFFER_FORMAT_RGB565_MESA 0x3292
#endif /* EGL_MESA_drm_image_formats */
#ifndef EGL_MESA_config_select_group
#define EGL_MESA_config_select_group 1
#define EGL_CONFIG_SELECT_GROUP_MESA 0x31DC
#endif
#ifdef __cplusplus
}
#endif