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

[Fix] Make sure texture units are initialized #5744

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

mvaligursky
Copy link
Contributor

Fixes #5743

@mvaligursky mvaligursky self-assigned this Oct 11, 2023
@mvaligursky mvaligursky added bug area: graphics Graphics related issue labels Oct 11, 2023
@mvaligursky mvaligursky merged commit 342dd37 into main Oct 11, 2023
7 checks passed
@mvaligursky mvaligursky deleted the mv-init-texture-units branch October 11, 2023 17:58
mvaligursky added a commit that referenced this pull request Oct 12, 2023
Co-authored-by: Martin Valigursky <mvaligursky@snapchat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When WebGL device is lost during the creation, we might get an undefined access
2 participants