Bug 278903
Summary: | [WebXR] Pass depth buffers to PlatformXRCompositor to be used for reprojection | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
Component: | WebXR | Assignee: | Dan Glastonbury <djg> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | djg, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dan Glastonbury
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134998453>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/32927
EWS
Committed 283077@main (901e3d24e889): <https://commits.webkit.org/283077@main>
Reviewed commits have been landed. Closing PR #32927 and removing active labels.