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