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

Create test case for UBO update bug in ANGLE's Metal backend #3653

Open
kenrussell opened this issue May 10, 2024 · 0 comments
Open

Create test case for UBO update bug in ANGLE's Metal backend #3653

kenrussell opened this issue May 10, 2024 · 0 comments

Comments

@kenrussell
Copy link
Member

In crbug.com/338348430 a bug was reported against ANGLE's Metal backend where updates to a uniform buffer object in between draw calls wasn't having the intended effect. A C++ test case was written for it; that test needs to be ported to the WebGL conformance suite in order to ensure this doesn't regress again in any browser or on any platform.

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

1 participant