gl-0.6.2: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.DMP.ShaderBinary

Contents

Synopsis

Extension Support

gl_DMP_shader_binary :: Bool Source

Checks that the GL_DMP_shader_binary extension is available.

GL_DMP_shader_binary

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