gl-0.7.2.2: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.ARB.TransformFeedback2

Contents

Synopsis

Extension Support

gl_ARB_transform_feedback2 :: Bool Source

Checks that the GL_ARB_transform_feedback2 extension is available.

GL_ARB_transform_feedback2

pattern GL_TRANSFORM_FEEDBACK :: (Num a, Eq a) => a Source