monado/src/external/renderdoc_api
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
..
renderdoc_app.h st/oxr: add renderdoc API to xrBeginFrame/xrEndFrame 2022-02-18 13:44:15 +01:00
renderdoc_app.h.license st/oxr: add renderdoc API to xrBeginFrame/xrEndFrame 2022-02-18 13:44:15 +01:00