gl-0.4: dist/build/autogen/Graphics/GL/Raw/Extension/AMD/ProgramBinaryZ400.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.AMD.ProgramBinaryZ400 (
-- * Extension Support
gl_AMD_program_binary_Z400
-- * GL_AMD_program_binary_Z400
, pattern GL_Z400_BINARY_AMD
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
-- | Checks that the GL_AMD_program_binary_Z400 extension is available.
gl_AMD_program_binary_Z400 :: Bool
gl_AMD_program_binary_Z400 = member "GL_AMD_program_binary_Z400" extensions
{-# NOINLINE gl_AMD_program_binary_Z400 #-}
pattern GL_Z400_BINARY_AMD = 0x8740