Bug 223354

Summary: webgl/2.0.1/conformance2/textures/misc/copy-texture-image.html fails
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 222812    

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 ***