gl-0.3: dist/build/autogen/Graphics/GL/Raw/Extension/SGIX/TextureAddEnv.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.SGIX.TextureAddEnv (
-- * Extension Support
gl_SGIX_texture_add_env
-- * GL_SGIX_texture_add_env
, pattern GL_TEXTURE_ENV_BIAS_SGIX
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
gl_SGIX_texture_add_env :: Bool
gl_SGIX_texture_add_env = member "GL_SGIX_texture_add_env" extensions
pattern GL_TEXTURE_ENV_BIAS_SGIX = 0x80BE