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

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

gl_AMD_shader_stencil_export :: Bool
gl_AMD_shader_stencil_export = member "GL_AMD_shader_stencil_export" extensions