Skip to content

Conversation

@juj
Copy link
Contributor

@juj juj commented Sep 20, 2023

Add tests for gl.readPixels(), gl.texImage2D() and gl.texSubImage2D() from Wasm Memories of 4GB and 16GB in size.

CC @kenrussell

… from Wasm Memories of 4GB and 16GB in size.
@CLAassistant
Copy link

CLAassistant commented Sep 20, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@kenrussell kenrussell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Jukka for these tests!

With a small modification to make them runnable directly without URL query parameters, the 4 GB tests pass in Chromium ToT and Safari Tech Preview. They happen to fail in Firefox for reasons discussed in this week's WebGL concall; this will be worked on by the Mozilla team.

The 16 GB tests fail on all browsers right now. This seems fine; better to have the tests in place and decide whether to run them as part of the next conformance test snapshot later.

Deleted trailing whitespace.
@kenrussell kenrussell merged commit 77bd9ad into KhronosGroup:main Sep 22, 2023
kenrussell added a commit to kenrussell/WebGL that referenced this pull request Sep 22, 2023
This makes them runnable by navigating to them outside of the test
harness and without URL query parameters.

Follow-on to KhronosGroup#3592.
kenrussell added a commit that referenced this pull request Sep 22, 2023
)

This makes them runnable by navigating to them outside of the test
harness and without URL query parameters.

Follow-on to #3592.
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

Successfully merging this pull request may close these issues.

3 participants