qining opened this issue 8 years ago · 1 comments
The VkImageCreateInfo does not specifies what value will be there in the create_info. According to the spec, the initial layout must be either VK_IMAEG_LAYOUT_UNDEFINED or VK_IMAGE_LAYOUT_PREINITIALIZED.
VkImageCreateInfo
this should be fixed now with #43.