-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.SGIX.CalligraphicFragment ( -- * Extension Support gl_SGIX_calligraphic_fragment -- * GL_SGIX_calligraphic_fragment , pattern GL_CALLIGRAPHIC_FRAGMENT_SGIX ) where import Data.Set import Graphics.GL.Raw.Internal.Proc gl_SGIX_calligraphic_fragment :: Bool gl_SGIX_calligraphic_fragment = member "GL_SGIX_calligraphic_fragment" extensions pattern GL_CALLIGRAPHIC_FRAGMENT_SGIX = 0x8183