gl-0.3: dist/build/autogen/Graphics/GL/Raw/Extension/SGIX/Interlace.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.SGIX.Interlace (
-- * Extension Support
gl_SGIX_interlace
-- * GL_SGIX_interlace
, pattern GL_INTERLACE_SGIX
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
gl_SGIX_interlace :: Bool
gl_SGIX_interlace = member "GL_SGIX_interlace" extensions
pattern GL_INTERLACE_SGIX = 0x8094