Function nannou::ui::backend::glium::glium::texture::is_texture_2d_array_supported[][src]

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

Returns true is two-dimensional texture arrays are supported.