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