Bug 264088 - webgl/2.0.y/conformance2/rendering/blitframebuffer-test.html fails
Summary: webgl/2.0.y/conformance2/rendering/blitframebuffer-test.html fails
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dan Glastonbury
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-02 06:43 PDT by Kimmo Kinnunen
Modified: 2023-11-02 07:02 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 2023-11-02 06:43:58 PDT
webgl/2.0.y/conformance2/rendering/blitframebuffer-test.html fails

run-webkit-tests --debug --no-build --force webgl/2.0.y/conformance2/rendering/blitframebuffer-test.html

Recent regression, maybe related to SRGB framebuffers?

- fix
- webgl/2.0.y/conformance2/rendering/blitframebuffer-test.html [ Pass ]
- webgl/2.0.0/conformance2/rendering/blitframebuffer-test.html [ Skip ]
Comment 1 Radar WebKit Bug Importer 2023-11-02 06:44:23 PDT
<rdar://problem/117850243>
Comment 2 Kimmo Kinnunen 2023-11-02 07:02:46 PDT
+[ 21: FAIL ] getError expected: INVALID_OPERATION. Was NO_ERROR : blitFramebuffer from a multisampled srgb image, the format/type must be exactly the same.