case VK_ERROR_FULL_SCREEN_EXCLUSIVE_MODE_LOST_EXT: return "VK_ERROR_FULL_SCREEN_EXCLUSIVE_MODE_LOST_EXT"; case VK_ERROR_INVALID_DRM_FORMAT_MODIFIER_PLANE_LAYOUT_EXT ...
The file vk_enum_string_helper.h is missing. It seems like every other file in Include\vulkan from the SDK is here, but not this one. For instance, this forces me to use the full sdk github action ...