gl-0.3: dist/build/autogen/Graphics/GL/Raw/Extension/ARB/ShadowAmbient.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.ARB.ShadowAmbient (
-- * Extension Support
gl_ARB_shadow_ambient
-- * GL_ARB_shadow_ambient
, pattern GL_TEXTURE_COMPARE_FAIL_VALUE_ARB
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
gl_ARB_shadow_ambient :: Bool
gl_ARB_shadow_ambient = member "GL_ARB_shadow_ambient" extensions
pattern GL_TEXTURE_COMPARE_FAIL_VALUE_ARB = 0x80BF