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.

  1. pattern GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY :: GLenum

    OpenGLRaw Graphics.GL.Compatibility45

    No documentation available.

  2. pattern GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY :: GLenum

    OpenGLRaw Graphics.GL.Compatibility45

    No documentation available.

  3. glBitmap :: MonadIO m => GLsizei -> GLsizei -> GLfloat -> GLfloat -> GLfloat -> GLfloat -> Ptr GLubyte -> m ()

    OpenGLRaw Graphics.GL.Compatibility45

    Manual page for OpenGL 2.x.

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

    OpenGLRaw Graphics.GL.Compatibility45

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

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

    OpenGLRaw Graphics.GL.Compatibility45

    Manual page for OpenGL 4.x.

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

    OpenGLRaw Graphics.GL.Compatibility45

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

  7. glGenerateTextureMipmap :: MonadIO m => GLuint -> m ()

    OpenGLRaw Graphics.GL.Compatibility45

    Manual page for OpenGL 4.x.

  8. glGetMapdv :: MonadIO m => GLenum -> GLenum -> Ptr GLdouble -> m ()

    OpenGLRaw Graphics.GL.Compatibility45

    Manual page for OpenGL 2.x.

  9. glGetMapfv :: MonadIO m => GLenum -> GLenum -> Ptr GLfloat -> m ()

    OpenGLRaw Graphics.GL.Compatibility45

    Manual page for OpenGL 2.x.

  10. glGetMapiv :: MonadIO m => GLenum -> GLenum -> Ptr GLint -> m ()

    OpenGLRaw Graphics.GL.Compatibility45

    Manual page for OpenGL 2.x.

Page 744 of many | Previous | Next