gl-0.3: dist/build/autogen/Graphics/GL/Raw/Extension/MESA/PackInvert.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.MESA.PackInvert (
-- * Extension Support
gl_MESA_pack_invert
-- * GL_MESA_pack_invert
, pattern GL_PACK_INVERT_MESA
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
gl_MESA_pack_invert :: Bool
gl_MESA_pack_invert = member "GL_MESA_pack_invert" extensions
pattern GL_PACK_INVERT_MESA = 0x8758