Function map_storage_format_to_naga
pub fn map_storage_format_to_naga(
format: TextureFormat,
) -> Option<StorageFormat>Available on crate feature
unstable-wgpu-27 only.pub fn map_storage_format_to_naga(
format: TextureFormat,
) -> Option<StorageFormat>unstable-wgpu-27 only.