gl-0.9: Complete OpenGL raw bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.EXT.FramebufferSRGB

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