gl-0.9: Complete OpenGL raw bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.ARB.DepthClamp

Synopsis

Extension Support

gl_ARB_depth_clamp :: Bool Source #

Checks that the GL_ARB_depth_clamp extension is available.

GL_ARB_depth_clamp

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