vulkaninfo
Display various Vulkan information
Syntax:
vulkaninfo [-j or --json] [--json=gpu-number] [-h or --help] [--html] [--show-formats] [--summary]
Runs on:
QNX OS
Options:
- -j or --json
-
Output JSON to standard output of the first GPU that conforms to DeVSim schema.
- --json=gpu-number
-
Output JSON to standard output. In a multi-gpu system you can target a gpu by specifying it's gpu-number. Run vulkaninfo to find the gpu-number.
- -h or --help
-
Display the help menu.
- --html
-
Creates an html version of the output. It is saved as vulkaninfo.html in the directory where the command was run.
- --show-formats
-
Display the format properties of each physical display. Both the JSON and HTML options always print format properties, you do not need to use this option in those cases.
- --summary
-
Display a summary of the instances and GPUs on the system.
Description:
The vulkaninfo utility prints Vulkan information such as:
- Device properties of GPUs
- Information on recognized layers
- Presentable Surfaces
- Supported Vulkan extensions
Examples:
# vulkaninfo --json