-------------------------------------------------------------------------------- -- | -- Module : Graphics.GL.GREMEDY.FrameTerminator -- Copyright : (c) Sven Panne 2016 -- License : BSD3 -- -- Maintainer : Sven Panne -- Stability : stable -- Portability : portable -- -------------------------------------------------------------------------------- module Graphics.GL.GREMEDY.FrameTerminator ( -- * Extension Support glGetGREMEDYFrameTerminator, gl_GREMEDY_frame_terminator, -- * Functions glFrameTerminatorGREMEDY ) where import Graphics.GL.ExtensionPredicates import Graphics.GL.Functions