gl-0.9: Complete OpenGL raw bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.APPLE.AuxDepthStencil

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