• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. glSignalSemaphoreui64NVX :: MonadIO m => GLuint -> GLsizei -> Ptr GLuint -> Ptr GLuint64 -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

  2. glSignalVkSemaphoreNV :: MonadIO m => GLuint64 -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

  3. glUnmapBuffer :: MonadIO m => GLenum -> m GLboolean

    OpenGLRaw Graphics.GL.Functions

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

  4. glUnmapBufferARB :: MonadIO m => GLenum -> m GLboolean

    OpenGLRaw Graphics.GL.Functions

    This command is an alias for glUnmapBuffer.

  5. glUnmapBufferOES :: MonadIO m => GLenum -> m GLboolean

    OpenGLRaw Graphics.GL.Functions

    This command is an alias for glUnmapBuffer.

  6. glUnmapNamedBuffer :: MonadIO m => GLuint -> m GLboolean

    OpenGLRaw Graphics.GL.Functions

    Manual page for OpenGL 4.x.

  7. glUnmapNamedBufferEXT :: MonadIO m => GLuint -> m GLboolean

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

  8. glUnmapObjectBufferATI :: MonadIO m => GLuint -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

  9. glUnmapTexture2DINTEL :: MonadIO m => GLuint -> GLint -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

  10. glVDPAUMapSurfacesNV :: MonadIO m => GLsizei -> Ptr GLvdpauSurfaceNV -> m ()

    OpenGLRaw Graphics.GL.Functions

    No documentation available.

Page 832 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete