Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T15:56:22.000Z (4 months ago)
- Last Synced: 2024-11-01T04:42:33.835Z (19 days ago)
- Topics: vulkan, vulkan-api
- Language: C++
- Homepage:
- Size: 1.17 MB
- Stars: 9
- Watchers: 6
- 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.