Function nannou::ui::backend::glium::glium::vertex::is_transform_feedback_supported[][src]

pub fn is_transform_feedback_supported<F>(facade: &F) -> bool where
    F: Facade + ?Sized

Returns true if transform feedback is supported by the OpenGL implementation.