Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does it only supports to draw to FBO? #49

Open
gregorscholz opened this issue Jul 27, 2023 · 1 comment
Open

Why does it only supports to draw to FBO? #49

gregorscholz opened this issue Jul 27, 2023 · 1 comment

Comments

@gregorscholz
Copy link

No description provided.

@beelabcloud
Copy link

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().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants