DispatchDevice.CmdCopyBufferToImage

Undocumented in source. Be warned that the author may not have intended to support it.
struct DispatchDevice
void
CmdCopyBufferToImage
(
VkBuffer srcBuffer
,
VkImage dstImage
,
VkImageLayout dstImageLayout
,
uint32_t regionCount
,
const(VkBufferImageCopy)* pRegions
)

Meta