vulkan-profiles

Tools for creating and managing Vulkan API profiles

brewmacoslinux
Try with needOr install directly
Source

About

Tools for Vulkan profiles

Commands

vulkan-profiles

Examples

Display available Vulkan profiles on the system$ vulkan-profiles list
Validate a Vulkan application against a specific profile$ vulkan-profiles validate --profile core-1-2 app_binary
Generate a profile report for debugging compatibility$ vulkan-profiles generate-report --output report.json