gl-0.7.2.2: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.EXT.FramebufferSRGB

Contents

Synopsis

Extension Support

gl_EXT_framebuffer_sRGB :: Bool Source

Checks that the GL_EXT_framebuffer_sRGB extension is available.

GL_EXT_framebuffer_sRGB

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