gl-0.7: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.ANGLE.ProgramBinary

Contents

Synopsis

Extension Support

gl_ANGLE_program_binary :: Bool Source

Checks that the GL_ANGLE_program_binary extension is available.

GL_ANGLE_program_binary

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