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
For a given Gl/Gr context these parameters should be the same, yet we're spending ~10ms a frame when resizing the window looking these up. Either have Skia cache them or cache them ourselves.