gl-0.6.3: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.IMG.ProgramBinary

Contents

Synopsis

Extension Support

gl_IMG_program_binary :: Bool Source

Checks that the GL_IMG_program_binary extension is available.

GL_IMG_program_binary

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