-- 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

-- | Checks that the GL_SGIX_calligraphic_fragment extension is available.

gl_SGIX_calligraphic_fragment :: Bool
gl_SGIX_calligraphic_fragment = member "GL_SGIX_calligraphic_fragment" extensions
{-# NOINLINE gl_SGIX_calligraphic_fragment #-}

pattern GL_CALLIGRAPHIC_FRAGMENT_SGIX = 0x8183