[Webkit-unassigned] [Bug 237599] webgl/2.0.y/conformance2/rendering/blitframebuffer-multisampled-readbuffer.html gpu amd metal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 8 05:10:55 PST 2022


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

--- Comment #1 from Kimmo Kinnunen <kkinnunen at apple.com> ---
PASS WebGL context exists

Test blitFramebuffer when the read buffer is a multisampled srgb image. The filter is: LINEAR
read buffer format is: SRGB8_ALPHA8, draw buffer format is: SRGB8_ALPHA8
PASS getError was expected value: NO_ERROR : setup draw framebuffer should succeed
PASS getError was expected value: NO_ERROR : blitframebuffer should succeed
PASS getError was expected value: NO_ERROR : Blit from a multi-sampled srgb image to a srgb image should succeed
FAIL should be 254,184,69,255
at (0, 0) expected: 254,184,69,255 was 190,138,115,206

Test blitFramebuffer when the read buffer is a multisampled srgb image. The filter is: NEAREST
read buffer format is: SRGB8_ALPHA8, draw buffer format is: SRGB8_ALPHA8
PASS getError was expected value: NO_ERROR : setup draw framebuffer should succeed
PASS getError was expected value: NO_ERROR : blitframebuffer should succeed
PASS getError was expected value: NO_ERROR : Blit from a multi-sampled srgb image to a srgb image should succeed
FAIL should be 254,184,69,255
at (0, 0) expected: 254,184,69,255 was 190,138,115,206
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/20220308/17da2d4e/attachment.htm>


More information about the webkit-unassigned mailing list