-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.SGIX.Ycrcba ( -- * Extension Support gl_SGIX_ycrcba -- * GL_SGIX_ycrcba , pattern GL_YCRCBA_SGIX , pattern GL_YCRCB_SGIX ) where import Data.Set import Graphics.GL.Raw.Internal.Proc gl_SGIX_ycrcba :: Bool gl_SGIX_ycrcba = member "GL_SGIX_ycrcba" extensions pattern GL_YCRCBA_SGIX = 0x8319 pattern GL_YCRCB_SGIX = 0x8318