Function make_vk

pub unsafe fn make_vk(
    _: (i32, i32),
    vk_info: &ImageInfo,
    label: impl AsRef<str>,
) -> RefHandle<GrBackendTexture>