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

    OpenGLRaw Graphics.GL.Compatibility42

    Manual page for OpenGL 4.x.

  2. glDrawTransformFeedback :: MonadIO m => GLenum -> GLuint -> m ()

    OpenGLRaw Graphics.GL.Compatibility42

    Manual page for OpenGL 4.x.

  3. glDrawTransformFeedbackInstanced :: MonadIO m => GLenum -> GLuint -> GLsizei -> m ()

    OpenGLRaw Graphics.GL.Compatibility42

    Manual page for OpenGL 4.x.

  4. glDrawTransformFeedbackStream :: MonadIO m => GLenum -> GLuint -> GLuint -> m ()

    OpenGLRaw Graphics.GL.Compatibility42

    Manual page for OpenGL 4.x.

  5. glDrawTransformFeedbackStreamInstanced :: MonadIO m => GLenum -> GLuint -> GLuint -> GLsizei -> m ()

    OpenGLRaw Graphics.GL.Compatibility42

    Manual page for OpenGL 4.x.

  6. glEndTransformFeedback :: MonadIO m => m ()

    OpenGLRaw Graphics.GL.Compatibility42

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

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

    OpenGLRaw Graphics.GL.Compatibility42

    Manual page for OpenGL 4.x.

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

    OpenGLRaw Graphics.GL.Compatibility42

    Manual page for OpenGL 4.x.

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

    OpenGLRaw Graphics.GL.Compatibility42

    Manual page for OpenGL 4.x.

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

    OpenGLRaw Graphics.GL.Compatibility42

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

Page 860 of many | Previous | Next