Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
glGetATIMapObjectBuffer :: MonadIO m => m BoolOpenGLRaw Graphics.GL.ATI.MapObjectBuffer Is the ATI_map_object_buffer extension supported?
glMapObjectBufferATI :: MonadIO m => GLuint -> m (Ptr a)OpenGLRaw Graphics.GL.ATI.MapObjectBuffer No documentation available.
glUnmapObjectBufferATI :: MonadIO m => GLuint -> m ()OpenGLRaw Graphics.GL.ATI.MapObjectBuffer No documentation available.
gl_ATI_map_object_buffer :: BoolOpenGLRaw Graphics.GL.ATI.MapObjectBuffer Is the ATI_map_object_buffer extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetATIMapObjectBuffer in those cases instead.
-
OpenGLRaw Graphics.GL.Compatibility30 No documentation available.
pattern
GL_BITMAP_TOKEN :: GLenumOpenGLRaw Graphics.GL.Compatibility30 No documentation available.
pattern
GL_BUFFER_MAPPED :: GLenumOpenGLRaw Graphics.GL.Compatibility30 No documentation available.
pattern
GL_BUFFER_MAP_LENGTH :: GLenumOpenGLRaw Graphics.GL.Compatibility30 No documentation available.
pattern
GL_BUFFER_MAP_OFFSET :: GLenumOpenGLRaw Graphics.GL.Compatibility30 No documentation available.
pattern
GL_BUFFER_MAP_POINTER :: GLenumOpenGLRaw Graphics.GL.Compatibility30 No documentation available.