Ensure WebXR values that alter rendering only take effect on frame boundaries. |
||||
Issue descriptionSeveral values in WebXR can be updated at any time but should only take effect on the next frame. This is to ensure frame integrity by making sure that all rendering for a single frame is done with a consistent set of values. The attributes in question are: XRSession.depthNear XRSession.depthFar XRSession.baseLayer XRWebGLLayer.requestViewportScaling()
,
Apr 2 2018
,
May 8 2018
,
Jul 4
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, Apr 2 2018