gl-0.4: dist/build/autogen/Graphics/GL/Raw/Extension/APPLE/Ycbcr422.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.APPLE.Ycbcr422 (
-- * Extension Support
gl_APPLE_ycbcr_422
-- * GL_APPLE_ycbcr_422
, pattern GL_UNSIGNED_SHORT_8_8_APPLE
, pattern GL_UNSIGNED_SHORT_8_8_REV_APPLE
, pattern GL_YCBCR_422_APPLE
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
import Graphics.GL.Raw.Internal.Shared
-- | Checks that the <https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/specs/APPLE/ycbcr_422.txt GL_APPLE_ycbcr_422> extension is available.
gl_APPLE_ycbcr_422 :: Bool
gl_APPLE_ycbcr_422 = member "GL_APPLE_ycbcr_422" extensions
{-# NOINLINE gl_APPLE_ycbcr_422 #-}
pattern GL_YCBCR_422_APPLE = 0x85B9