gl-0.9.1: Complete OpenGL raw bindings
Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.GL.Ext.SGI.ColorMatrix

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 :: (Eq a, Num a) => a Source #