gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/NV/MultisampleCoverage.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.NV.MultisampleCoverage (
-- * Extension Support
gl_NV_multisample_coverage
-- * GL_NV_multisample_coverage
, pattern GL_COLOR_SAMPLES_NV
, pattern GL_SAMPLES_ARB
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
import Graphics.GL.Raw.Internal.Shared
gl_NV_multisample_coverage :: Bool
gl_NV_multisample_coverage = member "GL_NV_multisample_coverage" extensions