Stop tracking a VRDisplayInfo for each XRSession.
Part one of what's likely to be a three step process to remove VRDisplayInfo entirely and start sending view information as an array of views rather than and explicit left and right eye. Removes the VRDisplayInfo instance previously stored on the XRSession, and begins tracking the session's internal view changes as an array (though they are still supplied to the session as left/right.) Bug: 998146 Change-Id: I0a86e43fca74ba9cd48f1e33a9033da2e899ed4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446837 Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by:Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/master@{#814925}
Showing
Please register or sign in to comment