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