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

Multiple webgl canvases end up sharing the same texture #22998

Open
jdm opened this issue Mar 7, 2019 · 0 comments
Open

Multiple webgl canvases end up sharing the same texture #22998

jdm opened this issue Mar 7, 2019 · 0 comments
Labels
A-content/canvas 2d canvas API A-content/webgl 3d canvas API I-wrong An incorrect behaviour is observed.

Comments

@jdm
Copy link
Member

jdm commented Mar 7, 2019

If I have a canvas with a webgl context that is completely unused, it ends up displaying the same frame data as another canvas with a canvas that does get used.

@jdm jdm added I-wrong An incorrect behaviour is observed. A-content/webgl 3d canvas API A-content/canvas 2d canvas API labels Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/canvas 2d canvas API A-content/webgl 3d canvas API I-wrong An incorrect behaviour is observed.
Projects
None yet
Development

No branches or pull requests

1 participant