-- This file was automatically generated.
{-# LANGUAGE CPP, ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Ext.EXT.Abgr (
  -- * Extension Support
    gl_EXT_abgr

  -- * GL_EXT_abgr
  , pattern GL_ABGR_EXT
) where

import Data.Set
import Graphics.GL.Internal.Proc

-- | Checks that the <https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/specs/EXT/abgr.txt GL_EXT_abgr> extension is available.

gl_EXT_abgr :: Bool
gl_EXT_abgr :: Bool
gl_EXT_abgr = [Char] -> Set [Char] -> Bool
forall a. Ord a => a -> Set a -> Bool
member "GL_EXT_abgr" Set [Char]
extensions
{-# NOINLINE gl_EXT_abgr #-}

pattern $bGL_ABGR_EXT :: a
$mGL_ABGR_EXT :: forall r a. (Eq a, Num a) => a -> (Void# -> r) -> (Void# -> r) -> r
GL_ABGR_EXT = 0x8000