Fix errors caused by incorrect use of the OpenXR APIs
Future OpenXR runtimes are more stringent on validating correct usage of APIs. The structure type of XrView objects passed into xrLocateViews are not currently set. The current version of the WMR OpenXR runtime from the Windows store does not do this validation, but future versions will. Bug: 1015223 Change-Id: Ib4e3fca557cc6e192bd166e2ebb604a3884e7811 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1865042Reviewed-by:Alexander Cooper <alcooper@chromium.org> Commit-Queue: Patrick To <patrto@microsoft.com> Cr-Commit-Position: refs/heads/master@{#709617}
Showing
Please register or sign in to comment