summaryrefslogtreecommitdiff
path: root/src/egl/drivers/dri2/platform_android.c
diff options
context:
space:
mode:
authorHal Gentz <zegentzy@protonmail.com>2019-10-18 01:03:30 -0600
committerAdam Jackson <ajax@nwnk.net>2019-10-18 18:41:51 +0000
commit4ef2c53755686a22563dc2be4592d53b1cc96dc7 (patch)
treedada0a669033dda1a3d8654bdbd11b2378e845ca /src/egl/drivers/dri2/platform_android.c
parent9a7a92c1ec1c96b25995a530405fd8de298a221f (diff)
Revert "egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`."
Diffstat (limited to 'src/egl/drivers/dri2/platform_android.c')
-rw-r--r--src/egl/drivers/dri2/platform_android.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/egl/drivers/dri2/platform_android.c b/src/egl/drivers/dri2/platform_android.c
index e395bb27cb2..35d40e567dc 100644
--- a/src/egl/drivers/dri2/platform_android.c
+++ b/src/egl/drivers/dri2/platform_android.c
@@ -1225,8 +1225,6 @@ droid_add_configs_for_visuals(_EGLDriver *drv, _EGLDisplay *disp)
has_rgba = true;
}
- dri2_finalize_config_surface_types(disp);
-
for (int i = 0; i < ARRAY_SIZE(format_count); i++) {
if (!format_count[i]) {
_eglLog(_EGL_DEBUG, "No DRI config supports native format 0x%x",