gl-0.9: Complete OpenGL raw bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.SGI.TextureColorTable

Synopsis

Extension Support

gl_SGI_texture_color_table :: Bool Source #

Checks that the GL_SGI_texture_color_table extension is available.

GL_SGI_texture_color_table

pattern GL_TEXTURE_COLOR_TABLE_SGI :: (Eq a, Num a) => a Source #