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. glBlendEquationSeparateIndexedAMD :: MonadIO m => GLuint -> GLenum -> GLenum -> m ()

    OpenGLRaw Graphics.GL.AMD.DrawBuffersBlend

    This command is an alias for glBlendEquationSeparatei.

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

    OpenGLRaw Graphics.GL.ARB.DirectStateAccess

    Manual page for OpenGL 4.x.

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

    OpenGLRaw Graphics.GL.ARB.DrawBuffersBlend

    This command is an alias for glBlendEquationSeparatei.

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

    OpenGLRaw Graphics.GL.ARB.DrawBuffersBlend

    This command is an alias for glBlendEquationi.

  5. pattern GL_BLEND_EQUATION :: GLenum

    OpenGLRaw Graphics.GL.ARB.ImagingCompatibility

    No documentation available.

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

    OpenGLRaw Graphics.GL.ARB.ImagingCompatibility

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

  7. pattern GL_BLEND_EQUATION :: GLenum

    OpenGLRaw Graphics.GL.ARB.ImagingCore

    No documentation available.

  8. glBlendEquation :: MonadIO m => GLenum -> m ()

    OpenGLRaw Graphics.GL.ARB.ImagingCore

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

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

    OpenGLRaw Graphics.GL.ARB.OcclusionQuery

    This command is an alias for glDeleteQueries.

  10. module Graphics.GL.ARB.ProgramInterfaceQuery

    No documentation available.

Page 437 of many | Previous | Next