map_texture_copy_view

Function map_texture_copy_view 

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