Bug 241765

Summary: Fix implicit clears with clearBuffer commands
Product: WebKit Reporter: Alexey Knyazev <lexa.knyazev>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 218185, 241797    

Description Alexey Knyazev 2022-06-19 15:06:15 PDT
* clearBufferfv should notify the canvas, otherwise it may get out of sync.
* clearBufferfv and clearBufferfi should not cancel implicit clears of other buffers.
Comment 1 EWS 2022-06-21 01:53:08 PDT
Committed r295684 (251689@main): <https://commits.webkit.org/251689@main>

Reviewed commits have been landed. Closing PR #1625 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2022-06-21 01:54:13 PDT
<rdar://problem/95579334>