KhronosGroup / KhronosGroup/WebGL
Add sequence operator GLSL regression test
Open
@kenrussell is already working on this.
Since Jul 9, 2021.
- Dominant language
- HTML
- Stars
- 2.9k
- Forks
- 704
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
In WebKit bug https://bugs.webkit.org/show_bug.cgi?id=227723 a bug in the translation of the sequence operator with Apple's new direct-to-Metal backend for ANGLE was fixed. A regression test for this should be added to the WebGL conformance suite - essentially the test case should be ported to the CTS.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.