-------------------------------------------------------------------------------- -- | -- Module : Graphics.GL.GREMEDY.StringMarker -- Copyright : (c) Sven Panne 2018 -- License : BSD3 -- -- Maintainer : Sven Panne -- Stability : stable -- Portability : portable -- -------------------------------------------------------------------------------- module Graphics.GL.GREMEDY.StringMarker ( -- * Extension Support glGetGREMEDYStringMarker, gl_GREMEDY_string_marker, -- * Functions glStringMarkerGREMEDY ) where import Graphics.GL.ExtensionPredicates import Graphics.GL.Functions