gl-0.3: dist/build/autogen/Graphics/GL/Raw/Extension/APPLE/AuxDepthStencil.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.APPLE.AuxDepthStencil (
-- * Extension Support
gl_APPLE_aux_depth_stencil
-- * GL_APPLE_aux_depth_stencil
, pattern GL_AUX_DEPTH_STENCIL_APPLE
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
gl_APPLE_aux_depth_stencil :: Bool
gl_APPLE_aux_depth_stencil = member "GL_APPLE_aux_depth_stencil" extensions
pattern GL_AUX_DEPTH_STENCIL_APPLE = 0x8A14