struct VkCopyImageToImageInfo
Defined at line 8299 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_core.h
Public Members
VkStructureType sType
const void * pNext
VkHostImageCopyFlags flags
VkImage srcImage
VkImageLayout srcImageLayout
VkImage dstImage
VkImageLayout dstImageLayout
uint32_t regionCount
const VkImageCopy2 * pRegions