forked from mirror/vulkan-zig
> VK_ERROR_UNKNOWN will be returned by an implementation when an unexpected > error occurs that cannot be attributed to valid behavior of the application > and implementation. Under these conditions, it may be returned from any > command returning a VkResult. Fixes #42