Function glium::texture::is_texture_2d_array_supported [] [src]

pub fn is_texture_2d_array_supported<C: ?Sized>(context: &C) -> bool where
    C: CapabilitiesSource

Returns true is two-dimensional texture arrays are supported.