About The “Vulkan hardware capability viewer” is a multi-platform client-side application that collects all available information from a Vulkan implementation that can be uploaded to a public database. The application is written in C++, uses Qt for the user interface and runs on Windows, Linux and Android. Goal of this tool is to create a database aimed at Vulkan programmers that need to check implementation specific information or just want to see what devices are supported or how far sp...