DispatchDevice.CmdBlitImage

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

Meta