Function wgpu_core::conv::map_texture_usage_for_texture

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