Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. glFlushMappedBufferRange :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> m ()

    OpenGLRaw Graphics.GL.Functions

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

  2. glFlushMappedBufferRangeAPPLE :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> m ()

    OpenGLRaw Graphics.GL.Functions

    This command is an alias for glFlushMappedBufferRange.

  3. glFlushMappedBufferRangeEXT :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> m ()

    OpenGLRaw Graphics.GL.Functions

    This command is an alias for glFlushMappedBufferRange.

  4. glFlushMappedNamedBufferRange :: MonadIO m => GLuint -> GLintptr -> GLsizeiptr -> m ()

    OpenGLRaw Graphics.GL.Functions

    Manual page for OpenGL 4.x.

  5. glFlushMappedNamedBufferRangeEXT :: MonadIO m => GLuint -> GLintptr -> GLsizeiptr -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

  6. glGenSemaphoresEXT :: MonadIO m => GLsizei -> Ptr GLuint -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

  7. glGenerateMipmap :: MonadIO m => GLenum -> m ()

    OpenGLRaw Graphics.GL.Functions

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

  8. glGenerateMipmapEXT :: MonadIO m => GLenum -> m ()

    OpenGLRaw Graphics.GL.Functions

    This command is an alias for glGenerateMipmap.

  9. glGenerateMipmapOES :: MonadIO m => GLenum -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

  10. glGenerateMultiTexMipmapEXT :: MonadIO m => GLenum -> GLenum -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

Page 824 of many | Previous | Next