-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.SGIX.ScalebiasHint ( -- * Extension Support gl_SGIX_scalebias_hint -- * GL_SGIX_scalebias_hint , pattern GL_SCALEBIAS_HINT_SGIX ) where import Data.Set import Graphics.GL.Raw.Internal.Proc gl_SGIX_scalebias_hint :: Bool gl_SGIX_scalebias_hint = member "GL_SGIX_scalebias_hint" extensions pattern GL_SCALEBIAS_HINT_SGIX = 0x8322