[−][src]Function glium::texture::is_texture_2d_multisample_supported
pub fn is_texture_2d_multisample_supported<C: ?Sized>(context: &C) -> bool where
C: CapabilitiesSource,
Returns true is two-dimensional multisample textures are supported.