VulkanTools
VulkanTools copied to clipboard
api_dump doesn't recognize special enums
It would be nice if api_dump printed the enum for VK_QUEUE_FAMILY_IGNORED (for QueueFamilyIndex), VK_REMAINING_MIP_LEVELS (for levelCount), VK_REMAINING_ARRAY_LAYERS (for layerCount) and VK_WHOLE_SIZE for memory sizes and ranges. There are probably others.