[Webkit-unassigned] [Bug 223323] webgl/1.0.4/conformance/rendering/clipping-wide-points.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 01:18:35 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=223323

--- Comment #1 from Kimmo Kinnunen <kkinnunen at apple.com> ---
https://www.khronos.org/registry/webgl/sdk/tests/conformance/rendering/clipping-wide-points.html?webglVersion=1&quiet=0&quick=1


This test ensures clipping works with wide points whose centers are out of the viewport

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS getError was expected value: NO_ERROR : Should be no errors after setting up program

testing point at (0.99, 0.5, 0)
PASS should be 0,255,0
PASS getError was expected value: NO_ERROR : Should be no errors after running one test case

testing point at (1.01, 0.5, 0)
FAIL should be 0,255,0
at (0, 0) expected: 0,255,0 was 255,0,0
PASS getError was expected value: NO_ERROR : Should be no errors after running one test case

testing point at (0.5, 0.99, 0)
PASS should be 0,255,0
PASS getError was expected value: NO_ERROR : Should be no errors after running one test case

testing point at (0.5, 1.01, 0)
FAIL should be 0,255,0
at (0, 0) expected: 0,255,0 was 255,0,0
PASS getError was expected value: NO_ERROR : Should be no errors after running one test case

PASS successfullyParsed is true

TEST COMPLETE

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210317/1bda70b0/attachment.htm>


More information about the webkit-unassigned mailing list