wgpu_core::conv

Function map_texture_usage_for_texture

Source
pub fn map_texture_usage_for_texture(
    desc: &TextureDescriptor<'_>,
    format_features: &TextureFormatFeatures,
) -> TextureUses