a7966f693b
Device::is_gl_sharing_supported was calling helper_ctx() but that can block randomly for any reason, so let's not do that. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36007>