NEW 237599
webgl/2.0.y/conformance2/rendering/blitframebuffer-multisampled-readbuffer.html gpu amd metal
https://bugs.webkit.org/show_bug.cgi?id=237599
Summary webgl/2.0.y/conformance2/rendering/blitframebuffer-multisampled-readbuffer.ht...
Kimmo Kinnunen
Reported 2022-03-08 05:10:07 PST
webgl/2.0.y/conformance2/rendering/blitframebuffer-multisampled-readbuffer.html gpu amd metal
Attachments
Kimmo Kinnunen
Comment 1 2022-03-08 05:10:55 PST
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
Radar WebKit Bug Importer
Comment 2 2022-03-15 06:11:17 PDT
Note You need to log in before you can comment on or make changes to this bug.