[][src]Function glium::program::is_geometry_shader_supported

pub fn is_geometry_shader_supported<C: ?Sized>(ctxt: &C) -> bool where
    C: CapabilitiesSource

Returns true if the backend supports geometry shaders.