monado/src/external/renderdoc_api/renderdoc_app.h.license
Christoph Haag c162ff655b st/oxr: add renderdoc API to xrBeginFrame/xrEndFrame
Usually renderdoc captures frames by hooking the present functions to
recognize when an application is finished rendering a frame.

OpenXR applications might not present to a window. Therefore use the
renderdoc API to capture application frames between xrBeginFrame and
and xrEndFrame.

This allows renderdoc to capture application frames without the need
to modify the application.
2022-02-18 13:44:15 +01:00

4 lines
70 B
Plaintext

Copyright (c) 2019-2022 Baldur Karlsson
SPDX-License-Identifier: MIT