gl-0.6.1: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.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