Function Azura::Vulkan::VkCore::ImageCopy(VkCommandBuffer, VkImage, VkImage, VkImageAspectFlagBits, VkImageAspectFlagBits, const Bounds3D&, const TextureSubresource&, const TextureSubresource&)

Function Documentation

void Azura::Vulkan::VkCore::ImageCopy(VkCommandBuffer cmdBuffer, VkImage srcImage, VkImage dstImage, VkImageAspectFlagBits srcAspect, VkImageAspectFlagBits dstAspect, const Bounds3D &copyRegion, const TextureSubresource &srcSubresource, const TextureSubresource &dstSubresource)