gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/ARB/GpuShader5.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.ARB.GpuShader5 (
-- * Extension Support
gl_ARB_gpu_shader5
-- * GL_ARB_gpu_shader5
, pattern GL_FRAGMENT_INTERPOLATION_OFFSET_BITS
, pattern GL_GEOMETRY_SHADER_INVOCATIONS
, pattern GL_MAX_FRAGMENT_INTERPOLATION_OFFSET
, pattern GL_MAX_GEOMETRY_SHADER_INVOCATIONS
, pattern GL_MAX_VERTEX_STREAMS
, pattern GL_MIN_FRAGMENT_INTERPOLATION_OFFSET
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
import Graphics.GL.Raw.Internal.Shared
gl_ARB_gpu_shader5 :: Bool
gl_ARB_gpu_shader5 = member "GL_ARB_gpu_shader5" extensions