Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.37 KB

openxr-performance.md

File metadata and controls

26 lines (20 loc) · 1.37 KB
title description author ms.author ms.date ms.topic keywords
OpenXR performance
Learn how to debug the GPU performance of your OpenXR mixed reality applications.
thetuvix
alexturn
2/28/2020
article
OpenXR, Khronos, BasicXRApp, DirectX, native, native app, custom engine, middleware, performance, optimization, GPU debugging, RenderDoc, PIX

OpenXR performance

On HoloLens 2, there are a number of ways to submit composition data through xrEndFrame, which can result in post-processing and noticeable performance penalties.

To avoid poor performance, submit a single XrCompositionProjectionLayer with the following characteristics:

For better performance, consider: