summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHal Gentz <zegentzy@protonmail.com>2019-10-18 01:03:37 -0600
committerAdam Jackson <ajax@nwnk.net>2019-10-18 18:41:51 +0000
commitfa611b07f1115197916b12bd69200315f6df21af (patch)
tree324be1007830af48c759bdc1957b8b38e27017bf /include
parent94386d476c7829080987bd8b8624bd578adcc258 (diff)
Revert "egl: Add EGL_CONFIG_SELECT_GROUP_MESA ext."
Diffstat (limited to 'include')
-rw-r--r--include/EGL/eglmesaext.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/EGL/eglmesaext.h b/include/EGL/eglmesaext.h
index b83e9441012..f4332b279f8 100644
--- a/include/EGL/eglmesaext.h
+++ b/include/EGL/eglmesaext.h
@@ -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