RESOLVED FIXED 246589
[WebXR] Use ANGLE extension to signal compositor completion event
https://bugs.webkit.org/show_bug.cgi?id=246589
Summary [WebXR] Use ANGLE extension to signal compositor completion event
Dan Glastonbury
Reported 2022-10-15 18:38:49 PDT
Compositors provide an MTLSharedEvent to be signalled at the completion of scene rendering. Now that ANGLE supports signalling external MTLSharedEvent (https://bugs.webkit.org/show_bug.cgi?id=243529), WebXROpaqueFramebuffer rendering should us this to signal when the compositor is free to start composition.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-15 18:39:30 PDT
Dan Glastonbury
Comment 2 2022-10-15 18:56:26 PDT
EWS
Comment 3 2022-10-16 22:53:16 PDT
Committed 255613@main (2a4dc7e13fde): <https://commits.webkit.org/255613@main> Reviewed commits have been landed. Closing PR #5425 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.