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