logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

openxr_runtime_list — A minimal OpenXR application that reports information about your OpenXR runtime

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:

          System name

          System vendor ID

          System ID

          Available instance extensions and their versions.

Exit Status

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

Name

       openxr_runtime_list — A minimal OpenXR application that reports information about your OpenXR runtime

See Also

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

Debian                                           March 06, 2020                           OPENXR_RUNTIME_LIST(1)

Synopsis

openxr_runtime_list

See Also