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

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

gl_AMD_gcn_shader :: Bool
gl_AMD_gcn_shader = member "GL_AMD_gcn_shader" extensions