-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.OES.Stencil1 ( -- * Extension Support gl_OES_stencil1 -- * GL_OES_stencil1 , pattern GL_STENCIL_INDEX1_OES ) where import Data.Set import Graphics.GL.Raw.Internal.Proc gl_OES_stencil1 :: Bool gl_OES_stencil1 = member "GL_OES_stencil1" extensions pattern GL_STENCIL_INDEX1_OES = 0x8D46