Bug 223354
Summary: | webgl/2.0.1/conformance2/textures/misc/copy-texture-image.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | WebGL | Assignee: | 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 |
Kimmo Kinnunen
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kimmo Kinnunen
At least macOS 11.3, iMacPro1,1, Radeon Pro Vega 56
Radar WebKit Bug Importer
<rdar://problem/75774393>
Kimmo Kinnunen
*** This bug has been marked as a duplicate of bug 223353 ***