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