RESOLVED FIXED274136
[WebXR] Implement implicit clear of WebXrOpaqueFramebuffer
https://bugs.webkit.org/show_bug.cgi?id=274136
Summary [WebXR] Implement implicit clear of WebXrOpaqueFramebuffer
Dan Glastonbury
Reported 2024-05-13 21:14:44 PDT
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
Radar WebKit Bug Importer
Comment 1 2024-05-13 21:14:54 PDT
Radar WebKit Bug Importer
Comment 2 2024-05-13 21:15:11 PDT
Dan Glastonbury
Comment 3 2024-05-13 22:42:33 PDT
Dan Glastonbury
Comment 4 2024-05-21 21:28:00 PDT
EWS
Comment 5 2024-06-20 19:26:59 PDT
Committed 280236@main (729393d0741f): <https://commits.webkit.org/280236@main> Reviewed commits have been landed. Closing PR #28520 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.