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

Add test cases of uniform* from Wasm heap #3685

Open
kenrussell opened this issue Aug 21, 2024 · 0 comments
Open

Add test cases of uniform* from Wasm heap #3685

kenrussell opened this issue Aug 21, 2024 · 0 comments
Assignees

Comments

@kenrussell
Copy link
Member

Per discussion with aswan from Figma on the WebGL Dev+Implementer chat, there may be bugs in various browsers' implementations of uniformMatrix3fv and related entry points when called with a very large ArrayBuffer or Float32Array (such as that from the Wasm heap), large offsets, and small lengths.

The tests in https://github.com/KhronosGroup/WebGL/tree/main/sdk/tests/conformance2/wasm should be extended to test the uniform* entry points.

@kenrussell kenrussell self-assigned this Aug 22, 2024
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