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