gl-0.3: dist/build/autogen/Graphics/GL/Raw/Extension/EXT/Bgra.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.EXT.Bgra (
-- * Extension Support
gl_EXT_bgra
-- * GL_EXT_bgra
, pattern GL_BGRA_EXT
, pattern GL_BGR_EXT
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
import Graphics.GL.Raw.Internal.Shared
gl_EXT_bgra :: Bool
gl_EXT_bgra = member "GL_EXT_bgra" extensions
pattern GL_BGR_EXT = 0x80E0