Fix errors caused by incorrect XrCompositionLayerProjectionView type
Future OpenXR runtimes are more stringent on validating correct usage of APIs. The structure type of XrCompositionLayerProjectionViewobjects passed into XrEndFrame 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: I76c02cc5ad9443947f1a5480ebc4a4f5b1e29608 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879864 Commit-Queue: Zheng Qin <zheqi@microsoft.com> Reviewed-by:Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#710045}
Showing
Please register or sign in to comment