Function asi_vulkan::copy_image[][src]

pub unsafe fn copy_image(
    connection: &Gpu,
    src_image: &Image,
    dst_image: &Image,
    width: u16,
    height: u16
)