gl-0.8.0: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.ARB.FramebufferSRGB

Contents

Synopsis

Extension Support

gl_ARB_framebuffer_sRGB :: Bool Source #

Checks that the GL_ARB_framebuffer_sRGB extension is available.

GL_ARB_framebuffer_sRGB

pattern GL_FRAMEBUFFER_SRGB :: forall a. (Num a, Eq a) => a Source #