DispatchDevice.CmdCopyImageToBuffer

Undocumented in source. Be warned that the author may not have intended to support it.
struct DispatchDevice
void
CmdCopyImageToBuffer
(
VkImage srcImage
,
VkImageLayout srcImageLayout
,
VkBuffer dstBuffer
,
uint32_t regionCount
,
const(VkBufferImageCopy)* pRegions
)

Meta