-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.NV.BlendSquare ( -- * Extension Support gl_NV_blend_square ) where import Data.Set import Graphics.GL.Raw.Internal.Proc gl_NV_blend_square :: Bool gl_NV_blend_square = member "GL_NV_blend_square" extensions