e437c854cd
If the EGL_KHR_no_config_context extension is supported, pass EGL_NO_CONFIG_KHR to eglCreateContext. This will allow binding the context to surfaces created with different configs. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3139>