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

Improved the WebGL2 framebuffer render validation #25903

Merged

Commits on Mar 5, 2020

  1. Improved the WebGL2 framebuffer render validation

    It seems `MissingColorAttachment` should be returned only when
    all of the color attachments are missing.
    mmatyas committed Mar 5, 2020
You can’t perform that action at this time.