gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/ARB/StencilTexturing.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.ARB.StencilTexturing (
-- * Extension Support
gl_ARB_stencil_texturing
-- * GL_ARB_stencil_texturing
, pattern GL_DEPTH_STENCIL_TEXTURE_MODE
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
import Graphics.GL.Raw.Internal.Shared
gl_ARB_stencil_texturing :: Bool
gl_ARB_stencil_texturing = member "GL_ARB_stencil_texturing" extensions