-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.APPLE.ClientStorage ( -- * Extension Support gl_APPLE_client_storage -- * GL_APPLE_client_storage , pattern GL_UNPACK_CLIENT_STORAGE_APPLE ) where import Data.Set import Graphics.GL.Raw.Internal.Proc gl_APPLE_client_storage :: Bool gl_APPLE_client_storage = member "GL_APPLE_client_storage" extensions pattern GL_UNPACK_CLIENT_STORAGE_APPLE = 0x85B2