make_mtl

Function make_mtl 

pub unsafe fn make_mtl(
    _: (i32, i32),
    mipmapped: skgpu_Mipmapped,
    mtl_info: &Handle<GrMtlTextureInfo>,
    label: impl AsRef<str>,
) -> RefHandle<GrBackendTexture>