{-# LANGUAGE CPP, ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Ext.NV.ShadowSamplersArray (
gl_NV_shadow_samplers_array
, pattern GL_SAMPLER_2D_ARRAY_SHADOW_NV
) where
import Data.Set
import Graphics.GL.Internal.Proc
gl_NV_shadow_samplers_array :: Bool
gl_NV_shadow_samplers_array :: Bool
gl_NV_shadow_samplers_array = [Char] -> Set [Char] -> Bool
forall a. Ord a => a -> Set a -> Bool
member "GL_NV_shadow_samplers_array" Set [Char]
extensions
{-# NOINLINE gl_NV_shadow_samplers_array #-}
pattern $bGL_SAMPLER_2D_ARRAY_SHADOW_NV :: a
$mGL_SAMPLER_2D_ARRAY_SHADOW_NV :: forall r a. (Eq a, Num a) => a -> (Void# -> r) -> (Void# -> r) -> r
GL_SAMPLER_2D_ARRAY_SHADOW_NV = 0x8DC4