Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. pattern GL_UNIFORM_MATRIX_STRIDE :: GLenum

    OpenGLRaw Graphics.GL.Compatibility31

    No documentation available.

  2. pattern GL_UNIFORM_NAME_LENGTH :: GLenum

    OpenGLRaw Graphics.GL.Compatibility31

    No documentation available.

  3. pattern GL_UNIFORM_OFFSET :: GLenum

    OpenGLRaw Graphics.GL.Compatibility31

    No documentation available.

  4. pattern GL_UNIFORM_SIZE :: GLenum

    OpenGLRaw Graphics.GL.Compatibility31

    No documentation available.

  5. pattern GL_UNIFORM_TYPE :: GLenum

    OpenGLRaw Graphics.GL.Compatibility31

    No documentation available.

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

    OpenGLRaw Graphics.GL.Compatibility31

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

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

    OpenGLRaw Graphics.GL.Compatibility31

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

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

    OpenGLRaw Graphics.GL.Compatibility31

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

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

    OpenGLRaw Graphics.GL.Compatibility31

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

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

    OpenGLRaw Graphics.GL.Compatibility31

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

Page 786 of many | Previous | Next