gl-0.3: dist/build/autogen/Graphics/GL/Raw/Extension/SUN/ConvolutionBorderModes.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.SUN.ConvolutionBorderModes (
-- * Extension Support
gl_SUN_convolution_border_modes
-- * GL_SUN_convolution_border_modes
, pattern GL_WRAP_BORDER_SUN
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
gl_SUN_convolution_border_modes :: Bool
gl_SUN_convolution_border_modes = member "GL_SUN_convolution_border_modes" extensions
pattern GL_WRAP_BORDER_SUN = 0x81D4