You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One can pass gleam::gl::Gl to Renderer::new , but could I switch to different gl context during runtime? For example, when render failed, I may want to fallback to using Angle on Windows.