gl-0.7.5: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.EXT.TextureSRGBR8

Contents

Synopsis

Extension Support

gl_EXT_texture_sRGB_R8 :: Bool Source

Checks that the GL_EXT_texture_sRGB_R8 extension is available.

GL_EXT_texture_sRGB_R8

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