Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WebXR] Implement clipping planes clamping
The WebXR specs specify[1] that user agents should enforce a minimum near clip plane and a maximum far clip plane. In particular they must not be negative. [1] https://immersive-web.github.io/webxr/#minimum-near-clip-plane WPT test Change-Id: Ib9c7dbbd524d24e657ea85f9bb9208bfc80a6aef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5185618 Commit-Queue: Sergio Villar <[email protected]> Reviewed-by: Alexander Cooper <[email protected]> Cr-Commit-Position: refs/heads/main@{#1252767}
- Loading branch information