-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.SGIX.YcrcbSubsample ( -- * Extension Support gl_SGIX_ycrcb_subsample ) where import Data.Set import Graphics.GL.Raw.Internal.Proc gl_SGIX_ycrcb_subsample :: Bool gl_SGIX_ycrcb_subsample = member "GL_SGIX_ycrcb_subsample" extensions