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

Maps a dds file d3dformat into the rend3’s TextureFormat