Function glium::texture::is_texture_1d_array_supported
source · pub fn is_texture_1d_array_supported<C>(context: &C) -> boolwhere
C: CapabilitiesSource + ?Sized,
Expand description
Returns true is one-dimensional texture arrays are supported.