| void Spices::VulkanImage::CopyImageToMemoryHost | ( | const std::vector< VkImageToMemoryCopyEXT > & | copies | ) | const |
@breif Copy memory from a VkImage.
| [in] | copies | Copy Information. |
Instance a VkCopyImageToMemoryInfoEXT.
Instance a VkCopyImageToMemoryInfoEXT.
Definition at line 584 of file VulkanImage.cpp.