map_texture_copy_view

Function map_texture_copy_view 

Source
fn map_texture_copy_view(
    view: TexelCopyTextureInfo<'_>,
) -> TexelCopyTextureInfo<Arc<Texture>>
Available on wgpu_core only.