devela::_dep::miniquad::graphics::raw_gl

Function texture_format_into_gl

pub fn texture_format_into_gl(format: TextureFormat) -> (u32, u32, u32) 
Available on crate feature dep_miniquad only.