egl: Add EGL_WL_bind_wayland_display
[mesa.git] / src / egl / main / egldisplay.h
index ce035eb2ef124255003bc3dc2af51ef0c878137a..97ae2b01ba01b2ebe9112909b67de1773aa47f41 100644 (file)
@@ -58,6 +58,8 @@ struct _egl_extensions
    EGLBoolean MESA_drm_display;
    EGLBoolean MESA_drm_image;
 
+   EGLBoolean WL_bind_wayland_display;
+
    EGLBoolean KHR_image_base;
    EGLBoolean KHR_image_pixmap;
    EGLBoolean KHR_vg_parent_image;