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
As I read the windows backend, It works like draw things to FBO (in the memory of GPU), then it will be swap to the CPU side, and put to Flutter Texture finally. Actually it has one more FBO in _flutterGlPlugin.updateTexture().
No description provided.
The text was updated successfully, but these errors were encountered: