858f89084e
Previously, we would only check for EXT_swap_buffers_with_damage which generally will find an implementation. However, some EGL implementations do not appear to support that naming of the extension, preferring to only advertise KHR_swap_buffers_with_damage. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2316>