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_json — A small OpenXR application that reports information about your OpenXR runtime

Description

openxr_runtime_list_json is a small non-interactive  application  written  using  the  OpenXR  API,  that
       outputs data about your runtime to standard output in a JSON format.

       It  accepts  no  arguments.   The  data  reported is intended to resemble the file format used by OpenXR-
       Inventory, so that the output may redirected to a file  and  then  edited  to  perform  updates  to  that
       database.

Exit Status

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

Name

       openxr_runtime_list_json  — A small OpenXR application that reports information about your OpenXR runtime
       in a JSON format

See Also

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

Debian                                           August 7, 2023                      OPENXR_RUNTIME_LIST_JSON(1)

Synopsis

openxr_runtime_list_json

See Also