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