Bug 223354 - webgl/2.0.1/conformance2/textures/misc/copy-texture-image.html fails
Summary: webgl/2.0.1/conformance2/textures/misc/copy-texture-image.html fails
Status: RESOLVED DUPLICATE of bug 223353
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-17 00:41 PDT by Kimmo Kinnunen
Modified: 2021-09-03 06:11 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-17 00:41:56 PDT
webgl/2.0.1/conformance2/textures/misc/copy-texture-image.html fails

PASS getError was expected value: NO_ERROR : Texture setup should succeed
PASS getError was expected value: NO_ERROR : clearAndDrawQuad should succeed
PASS should draw with [255, 0, 0, 255]
PASS getError was expected value: NO_ERROR : texImage2D should succeed
FAIL should draw with [255, 0, 0, 255]
at (0, 0) expected: 255,0,0,255 was 0,0,0,255
PASS getError was expected value: NO_ERROR : checkCanvas should succeed
PASS successfullyParsed is true


https://www.khronos.org/registry/webgl/sdk/tests/conformance2/textures/misc/tex-base-level-bug.html?webglVersion=2&quiet=0&quick=1
Comment 1 Kimmo Kinnunen 2021-03-17 01:45:38 PDT
At least macOS 11.3, iMacPro1,1, Radeon Pro Vega 56
Comment 2 Radar WebKit Bug Importer 2021-03-24 00:42:14 PDT
<rdar://problem/75774393>
Comment 3 Kimmo Kinnunen 2021-09-03 06:11:31 PDT

*** This bug has been marked as a duplicate of bug 223353 ***