gl-0.4: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Raw.Extension.SGI.ColorMatrix

Contents

Synopsis

Extension Support

gl_SGI_color_matrix :: Bool Source

Checks that the GL_SGI_color_matrix extension is available.

GL_SGI_color_matrix

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