gl-0.6: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.NV.DepthBufferFloat

Contents

Synopsis

Extension Support

gl_NV_depth_buffer_float :: Bool Source

Checks that the GL_NV_depth_buffer_float extension is available.

GL_NV_depth_buffer_float

glDepthRangedNV :: MonadIO m => GLdouble -> GLdouble -> m () Source

Usage: glDepthRangedNV zNear zFar

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

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