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

Enforce WebGL packing limits #25982

Open
asajeffrey opened this issue Mar 18, 2020 · 1 comment
Open

Enforce WebGL packing limits #25982

asajeffrey opened this issue Mar 18, 2020 · 1 comment
Labels
A-content/webgl 3d canvas API

Comments

@asajeffrey
Copy link
Member

Currently we're not enforcing WebGL packing limits, as seen by the failure of WebGL test conformance/glsl/misc/shader-varying-packing-restrictions.html. ANGLE does this with the function CheckVariablesWithinPackingLimits which we're not calling.

@asajeffrey asajeffrey added the A-content/webgl 3d canvas API label Mar 18, 2020
@asajeffrey
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/webgl 3d canvas API
Projects
None yet
Development

No branches or pull requests

1 participant