skia_safe::gpu::ganesh::vk::backend_textures

Function make_vk

Source
pub unsafe fn make_vk(
    (width, height): (i32, i32),
    vk_info: &ImageInfo,
    label: impl AsRef<str>,
) -> BackendTexture