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

Port WebGL Wasm conformance tests to WebGPU #4030

Open
kenrussell opened this issue Nov 4, 2024 · 0 comments
Open

Port WebGL Wasm conformance tests to WebGPU #4030

kenrussell opened this issue Nov 4, 2024 · 0 comments

Comments

@kenrussell
Copy link
Member

Test cases uploading from large WebAssembly heaps to WebGL were added under https://github.com/KhronosGroup/WebGL/tree/main/sdk/tests/conformance2/wasm in order to expose and prevent bugs in web engines' validation of large offsets into ArrayBuffers and ArrayBufferViews.

Based on feedback from a couple of colleagues, similar bugs might exist in WebGPU implementations. These tests should be ported over to the WebGPU API to catch such bugs and act as regression tests.

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