libepoxy needs a current context to work, but creating EGL images doesn't need any context, it's display API. When using this API without a current context epoxy aborts with a message like: No provider of eglDestroyImage found. Requires one of: EGL 15 EGL_KHR_image EGL_KHR_image_base
Pull request: https://github.com/WebKit/WebKit/pull/17291
Committed 267503@main (855a2ca13f6a): <https://commits.webkit.org/267503@main> Reviewed commits have been landed. Closing PR #17291 and removing active labels.
<rdar://problem/114769133>