gl-0.7.3: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.APPLE.AuxDepthStencil

Contents

Synopsis

Extension Support

gl_APPLE_aux_depth_stencil :: Bool Source

Checks that the GL_APPLE_aux_depth_stencil extension is available.

GL_APPLE_aux_depth_stencil

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