Bug 274136
| Summary: | [WebXR] Implement implicit clear of WebXrOpaqueFramebuffer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | WebXR | Assignee: | Dan Glastonbury <djg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P1 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dan Glastonbury
Explicit clear is showing up as 3.5ms just to clear buffer before switching to shadow pass in chess demo. Implement implicit clear of framebuffer to allow the clear to be delayed and coalesced with first draw commands to the framebuffer.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/128041214>
Radar WebKit Bug Importer
<rdar://problem/128041147>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/28520
Dan Glastonbury
rdar://128041214
EWS
Committed 280236@main (729393d0741f): <https://commits.webkit.org/280236@main>
Reviewed commits have been landed. Closing PR #28520 and removing active labels.