Function glium::vertex::is_transform_feedback_supported
[−]
[src]
pub fn is_transform_feedback_supported<F>(facade: &F) -> bool where F: Facade
Returns true if transform feedback is supported by the OpenGL implementation.