OPENXR_RUNTIME_LIST(1) General Commands Manual OPENXR_RUNTIME_LIST(1) NAME openxr_runtime_list - 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: o System name o System vendor ID o System ID o Available instance extensions and their versions. 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 Linux 6.8.2-arch2-1 March 6, 2020 Linux 6.8.2-arch2-1