packages feed

gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/ARB/ShaderTextureImageSamples.hs

-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.ARB.ShaderTextureImageSamples (
  -- * Extension Support
    gl_ARB_shader_texture_image_samples
) where

import Data.Set
import Graphics.GL.Raw.Internal.Proc

gl_ARB_shader_texture_image_samples :: Bool
gl_ARB_shader_texture_image_samples = member "GL_ARB_shader_texture_image_samples" extensions