skia_safe::gpu::backend_textures

Function make_mtl

Source
pub unsafe fn make_mtl(
    (width, height): (i32, i32),
    mipmapped: Mipmapped,
    mtl_info: &TextureInfo,
    label: impl AsRef<str>,
) -> BackendTexture