RESOLVED FIXED 278903
[WebXR] Pass depth buffers to PlatformXRCompositor to be used for reprojection
https://bugs.webkit.org/show_bug.cgi?id=278903
Summary [WebXR] Pass depth buffers to PlatformXRCompositor to be used for reprojection
Dan Glastonbury
Reported 2024-08-30 00:24:49 PDT
When the WebXR APIs are used to change the depth range of the projected scene, this information needs to be passed to the PlatformXR compositor so it can update it's internal state, for example, in the case that the compositor performs re-projection of frames when the page misses the presentation epoch.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-30 00:25:00 PDT
Dan Glastonbury
Comment 2 2024-08-30 00:48:50 PDT
EWS
Comment 3 2024-09-02 18:32:45 PDT
Committed 283077@main (901e3d24e889): <https://commits.webkit.org/283077@main> Reviewed commits have been landed. Closing PR #32927 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.