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