Bug 223323 - webgl/1.0.4/conformance/rendering/clipping-wide-points.html fails
Summary: webgl/1.0.4/conformance/rendering/clipping-wide-points.html fails
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: webgl2conformance
  Show dependency treegraph
 
Reported: 2021-03-16 23:38 PDT by Kimmo Kinnunen
Modified: 2021-03-23 23:39 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2021-03-16 23:38:51 PDT
webgl/1.0.4/conformance/rendering/clipping-wide-points.html fails
Comment 1 Kimmo Kinnunen 2021-03-17 01:18:35 PDT
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
Comment 2 Kimmo Kinnunen 2021-03-17 01:45:42 PDT
At least macOS 11.3, iMacPro1,1, Radeon Pro Vega 56
Comment 3 Radar WebKit Bug Importer 2021-03-23 23:39:31 PDT
<rdar://problem/75772769>