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

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