Function make_vk

Source
pub fn make_vk(
    (width, height): (i32, i32),
    info: &ImageInfo,
) -> BackendRenderTarget