-- This file was automatically generated. {-# LANGUAGE CPP, ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Ext.SGIX.YcrcbSubsample ( -- * Extension Support gl_SGIX_ycrcb_subsample ) where import Data.Set import Graphics.GL.Internal.Proc -- | Checks that the GL_SGIX_ycrcb_subsample extension is available. gl_SGIX_ycrcb_subsample :: Bool gl_SGIX_ycrcb_subsample :: Bool gl_SGIX_ycrcb_subsample = [Char] -> Set [Char] -> Bool forall a. Ord a => a -> Set a -> Bool member "GL_SGIX_ycrcb_subsample" Set [Char] extensions {-# NOINLINE gl_SGIX_ycrcb_subsample #-}