-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.ARB.MapBufferAlignment ( -- * Extension Support gl_ARB_map_buffer_alignment -- * GL_ARB_map_buffer_alignment , pattern GL_MIN_MAP_BUFFER_ALIGNMENT ) where import Data.Set import Graphics.GL.Raw.Internal.Proc import Graphics.GL.Raw.Internal.Shared gl_ARB_map_buffer_alignment :: Bool gl_ARB_map_buffer_alignment = member "GL_ARB_map_buffer_alignment" extensions