Sponsor:

Your company here — click to reach over 10,000 unique daily visitors

openxr_runtime_list - Man Page

A minimal OpenXR application that reports information about your OpenXR runtime

Synopsis

openxr_runtime_list

Description

openxr_runtime_list is a minimal, command-line application written using the OpenXR API.

It accepts no arguments. At startup, it connects to your OpenXR runtime (if available) and reports the following data:

Exit Status

The openxr_runtime_list utility exits 0 on success, and >0 if an error occurs.

See Also

hello_xr(1), https://registry.khronos.org/OpenXR/ , https://github.com/KhronosGroup/OpenXR-SDK-Source/tree/main/src/tests/list

Referenced By

hello_xr(1), openxr_runtime_list_json(1).

March 6, 2020