KhronosGroup / KhronosGroup/WebGL

Add test cases of uniform* from Wasm heap

Open
#3,685 0 comments 0 reactions 1 assignee Claimed by @kenrussell View on GitHub
Dominant language
HTML
Stars
2.9k
Forks
703
Avg merge
2d 9h
Merged PRs (30d)
4

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.