Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. glMap1xOES :: MonadIO m => GLenum -> GLfixed -> GLfixed -> GLint -> GLint -> GLfixed -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

  2. glMap2d :: MonadIO m => GLenum -> GLdouble -> GLdouble -> GLint -> GLint -> GLdouble -> GLdouble -> GLint -> GLint -> Ptr GLdouble -> m ()

    OpenGLRaw Graphics.GL.Functions

    Manual page for OpenGL 2.x.

  3. glMap2f :: MonadIO m => GLenum -> GLfloat -> GLfloat -> GLint -> GLint -> GLfloat -> GLfloat -> GLint -> GLint -> Ptr GLfloat -> m ()

    OpenGLRaw Graphics.GL.Functions

    Manual page for OpenGL 2.x.

  4. glMap2xOES :: MonadIO m => GLenum -> GLfixed -> GLfixed -> GLint -> GLint -> GLfixed -> GLfixed -> GLint -> GLint -> GLfixed -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

  5. glMapBuffer :: MonadIO m => GLenum -> GLenum -> m (Ptr a)

    OpenGLRaw Graphics.GL.Functions

    Manual pages for OpenGL 2.x or OpenGL 3.x or OpenGL 4.x.

  6. glMapBufferARB :: MonadIO m => GLenum -> GLenum -> m (Ptr a)

    OpenGLRaw Graphics.GL.Functions

    This command is an alias for glMapBuffer.

  7. glMapBufferOES :: MonadIO m => GLenum -> GLenum -> m (Ptr a)

    OpenGLRaw Graphics.GL.Functions

    This command is an alias for glMapBuffer.

  8. glMapBufferRange :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> GLbitfield -> m (Ptr a)

    OpenGLRaw Graphics.GL.Functions

    Manual pages for OpenGL 3.x or OpenGL 4.x.

  9. glMapBufferRangeEXT :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> GLbitfield -> m (Ptr a)

    OpenGLRaw Graphics.GL.Functions

    This command is an alias for glMapBufferRange.

  10. glMapControlPointsNV :: MonadIO m => GLenum -> GLuint -> GLenum -> GLsizei -> GLsizei -> GLint -> GLint -> GLboolean -> Ptr a -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

Page 827 of many | Previous | Next