https://github.com/saschawillems/vulkancapsviewercmdline
Command line only version of the Vulkan Hardware Capability Viewer
https://github.com/saschawillems/vulkancapsviewercmdline
vulkan vulkan-api
Last synced: about 1 year ago
JSON representation
Command line only version of the Vulkan Hardware Capability Viewer
- Host: GitHub
- URL: https://github.com/saschawillems/vulkancapsviewercmdline
- Owner: SaschaWillems
- License: lgpl-3.0
- Created: 2022-12-10T13:45:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T21:58:00.000Z (over 1 year ago)
- Last Synced: 2025-04-14T14:15:33.373Z (about 1 year ago)
- Topics: vulkan, vulkan-api
- Language: C++
- Homepage:
- Size: 1.21 MB
- Stars: 11
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vulkan Hardware Capability (Viewer) Command Line Utility
This is a headless (command line) application to generate Vulkan implementation reports compatible with https://vulkan.gpuinfo.org.
Unlike the [GUI hardware capability viewer](https://github.com/SaschaWillems/VulkanCapsViewer) this has minimal external dependencies (e.g. no Qt) so it can be built and run on a wide variety of platforms.
This tool is mostly aimed at IHVs that run platforms without a visual UI and with no direct internet access. As such, it doesn't have functionality to directly upload reports. Reports instead need to be uploaded via a web page.
**Note**: If you want to use this tool to upload the reports please contact me.