[][src]Function glium::vertex::is_transform_feedback_supported

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

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