1OPENXR_RUNTIME_LIST_JS... BSD General Commands ManualOPENXR_RUNTIME_LIST_JS...
2
4 openxr_runtime_list_json — A small OpenXR application that reports infor‐
5 mation about your OpenXR runtime in a JSON format
6
8 openxr_runtime_list_json
9
11 openxr_runtime_list_json is a small non-interactive application written
12 using the OpenXR API, that outputs data about your runtime to standard
13 output in a JSON format.
14
15 It accepts no arguments. The data reported is intended to resemble the
16 file format used by OpenXR-Inventory, so that the output may redirected
17 to a file and then edited to perform updates to that database.
18
20 The openxr_runtime_list_json utility exits 0 on success, and >0 if an er‐
21 ror occurs.
22
24 openxr_runtime_list(1), https://github.com/KhronosGroup/OpenXR-Inventory
25 , https://registry.khronos.org/OpenXR/ , https://github.com/Khronos‐
26 Group/OpenXR-SDK-Source/tree/main/src/tests/list_json
27
28BSD August 7, 2023 BSD