# VulkanCapsViewerCmdLine **Repository Path**: umu618/VulkanCapsViewerCmdLine ## Basic Information - **Project Name**: VulkanCapsViewerCmdLine - **Description**: Mirror of https://github.com/SaschaWillems/VulkanCapsViewerCmdLine - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-02 - **Last Updated**: 2026-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.