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

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

gl_NV_fragment_shader_interlock :: Bool
gl_NV_fragment_shader_interlock = member "GL_NV_fragment_shader_interlock" extensions