-------------------------------------------------------------------------------- -- | -- Module : Graphics.Rendering.OpenGL.Raw.SUN.SliceAccum -- Copyright : (c) Sven Panne 2015 -- License : BSD3 -- -- Maintainer : Sven Panne -- Stability : stable -- Portability : portable -- -- The extension. -- -------------------------------------------------------------------------------- module Graphics.Rendering.OpenGL.Raw.SUN.SliceAccum ( -- * Enums gl_SLICE_ACCUM_SUN ) where import Graphics.Rendering.OpenGL.Raw.Tokens