Function bevy_internal::render::texture::ktx2_format_to_texture_format
source · pub fn ktx2_format_to_texture_format(
ktx2_format: Format,
is_srgb: bool
) -> Result<TextureFormat, TextureError>