egl: remove remnants of MESA_drm_display
[mesa.git] / src / egl / main / egldisplay.h
index 6c64980cf20865837a2e4774d8fcf328db0e34ca..cec6d59e6a4ec01821f88778059ec03c385fdc36 100644 (file)
@@ -112,11 +112,9 @@ struct _egl_extensions
    EGLBoolean KHR_image_pixmap;
    EGLBoolean KHR_reusable_sync;
    EGLBoolean KHR_surfaceless_context;
-   EGLBoolean KHR_vg_parent_image;
    EGLBoolean KHR_wait_sync;
 
    EGLBoolean MESA_configless_context;
-   EGLBoolean MESA_drm_display;
    EGLBoolean MESA_drm_image;
    EGLBoolean MESA_image_dma_buf_export;