Function bevy::render::texture::get_transcoded_formats
source ยท pub fn get_transcoded_formats(
supported_compressed_formats: CompressedImageFormats,
data_format: DataFormat,
is_srgb: bool,
) -> (TranscoderBlockFormat, TextureFormat)Available on crate feature
basis-universal only.