Bug 241797
| Summary: | Skip implicit WebGL back buffer clears with clearBuffer calls if the conditions apply | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | dino, kbr, kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 241765 | ||
| Bug Blocks: | |||
Kimmo Kinnunen
Skip implicit WebGL back buffer clears with clearBuffer calls if the conditions apply
- no scissor, etc.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kimmo Kinnunen
Convert updateBuffersToAutoClear to a function which computes whether the implicit back buffer clear should be done or skipped
Radar WebKit Bug Importer
<rdar://problem/96041945>