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