pub fn map_ktx2_format(format: Format, srgb: bool) -> Option<TextureFormat>
Expand description

Maps a ktx2 format into the rend3’s TextureFormat