gl-0.3: dist/build/autogen/Graphics/GL/Raw/Extension/OML/Subsample.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.OML.Subsample (
-- * Extension Support
gl_OML_subsample
-- * GL_OML_subsample
, pattern GL_FORMAT_SUBSAMPLE_244_244_OML
, pattern GL_FORMAT_SUBSAMPLE_24_24_OML
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
gl_OML_subsample :: Bool
gl_OML_subsample = member "GL_OML_subsample" extensions
pattern GL_FORMAT_SUBSAMPLE_244_244_OML = 0x8983
pattern GL_FORMAT_SUBSAMPLE_24_24_OML = 0x8982