···8282 ENUM_TO_STR(VK_ERROR_UNKNOWN); // Only defined in 1.2 and above headers.
8383 ENUM_TO_STR(VK_ERROR_FRAGMENTATION);
8484 ENUM_TO_STR(VK_ERROR_INVALID_OPAQUE_CAPTURE_ADDRESS);
8585-#else
8686- case -13 /* VK_ERROR_UNKNOWN */: return "VK_ERROR_UNKNOWN"; // Has no guard.
8785#endif
8886#ifdef VK_VERSION_1_3
8987 ENUM_TO_STR(VK_PIPELINE_COMPILE_REQUIRED);