Bug 241765 - Fix implicit clears with clearBuffer commands
Summary: Fix implicit clears with clearBuffer commands
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 218185 241797
  Show dependency treegraph
 
Reported: 2022-06-19 15:06 PDT by Alexey Knyazev
Modified: 2022-06-21 01:54 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 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>