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