Bug 241765
Summary: | Fix implicit clears with clearBuffer commands | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Knyazev <lexa.knyazev> |
Component: | WebGL | Assignee: | 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 |
Alexey Knyazev
* clearBufferfv should notify the canvas, otherwise it may get out of sync.
* clearBufferfv and clearBufferfi should not cancel implicit clears of other buffers.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
Committed r295684 (251689@main): <https://commits.webkit.org/251689@main>
Reviewed commits have been landed. Closing PR #1625 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/95579334>