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. glEndTransformFeedback :: MonadIO m => m ()

    OpenGLRaw Graphics.GL.Compatibility40

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

  2. glGenTransformFeedbacks :: MonadIO m => GLsizei -> Ptr GLuint -> m ()

    OpenGLRaw Graphics.GL.Compatibility40

    Manual page for OpenGL 4.x.

  3. glGetActiveSubroutineUniformName :: MonadIO m => GLuint -> GLenum -> GLuint -> GLsizei -> Ptr GLsizei -> Ptr GLchar -> m ()

    OpenGLRaw Graphics.GL.Compatibility40

    Manual page for OpenGL 4.x.

  4. glGetActiveSubroutineUniformiv :: MonadIO m => GLuint -> GLenum -> GLuint -> GLenum -> Ptr GLint -> m ()

    OpenGLRaw Graphics.GL.Compatibility40

    Manual page for OpenGL 4.x.

  5. glGetActiveUniform :: MonadIO m => GLuint -> GLuint -> GLsizei -> Ptr GLsizei -> Ptr GLint -> Ptr GLenum -> Ptr GLchar -> m ()

    OpenGLRaw Graphics.GL.Compatibility40

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

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

    OpenGLRaw Graphics.GL.Compatibility40

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

  7. glGetActiveUniformBlockiv :: MonadIO m => GLuint -> GLuint -> GLenum -> Ptr GLint -> m ()

    OpenGLRaw Graphics.GL.Compatibility40

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

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

    OpenGLRaw Graphics.GL.Compatibility40

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

  9. glGetActiveUniformsiv :: MonadIO m => GLuint -> GLsizei -> Ptr GLuint -> GLenum -> Ptr GLint -> m ()

    OpenGLRaw Graphics.GL.Compatibility40

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

  10. glGetSubroutineUniformLocation :: MonadIO m => GLuint -> GLenum -> Ptr GLchar -> m GLint

    OpenGLRaw Graphics.GL.Compatibility40

    Manual page for OpenGL 4.x.

Page 822 of many | Previous | Next