Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. glDeleteSemaphoresEXT :: MonadIO m => GLsizei -> Ptr GLuint -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

  2. glEvalMapsNV :: MonadIO m => GLenum -> GLenum -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

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

    OpenGLRaw Graphics.GL.Functions

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

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

    OpenGLRaw Graphics.GL.Functions

    This command is an alias for glFlushMappedBufferRange.

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

    OpenGLRaw Graphics.GL.Functions

    This command is an alias for glFlushMappedBufferRange.

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

    OpenGLRaw Graphics.GL.Functions

    Manual page for OpenGL 4.x.

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

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

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

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

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

    OpenGLRaw Graphics.GL.Functions

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

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

    OpenGLRaw Graphics.GL.Functions

    This command is an alias for glGenerateMipmap.

Page 824 of many | Previous | Next