DispatchDevice.CmdCopyImage

Undocumented in source. Be warned that the author may not have intended to support it.
struct DispatchDevice
void
CmdCopyImage
(
VkImage srcImage
,
VkImageLayout srcImageLayout
,
VkImage dstImage
,
VkImageLayout dstImageLayout
,
uint32_t regionCount
,
const(VkImageCopy)* pRegions
)

Meta