You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: