• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. pattern GL_SMALL_CW_ARC_TO_NV :: GLubyte

    OpenGLRaw Graphics.GL.NV.PathRenderingCore

    No documentation available.

  2. pattern GL_QUERY_RESOURCE_TYPE_VIDMEM_ALLOC_NV :: GLenum

    OpenGLRaw Graphics.GL.NV.QueryResource

    No documentation available.

  3. pattern GL_MAX_PROGRAM_CALL_DEPTH_NV :: GLenum

    OpenGLRaw Graphics.GL.NV.VertexProgram2Option

    No documentation available.

  4. pattern GL_ALLOW_DRAW_FRG_HINT_PGI :: GLenum

    OpenGLRaw Graphics.GL.PGI.MiscHints

    No documentation available.

  5. pattern GL_ALLOW_DRAW_MEM_HINT_PGI :: GLenum

    OpenGLRaw Graphics.GL.PGI.MiscHints

    No documentation available.

  6. pattern GL_ALLOW_DRAW_OBJ_HINT_PGI :: GLenum

    OpenGLRaw Graphics.GL.PGI.MiscHints

    No documentation available.

  7. pattern GL_ALLOW_DRAW_WIN_HINT_PGI :: GLenum

    OpenGLRaw Graphics.GL.PGI.MiscHints

    No documentation available.

  8. module Graphics.GL.SGIX.CalligraphicFragment

    No documentation available.

  9. pattern GL_CALLIGRAPHIC_FRAGMENT_SGIX :: GLenum

    OpenGLRaw Graphics.GL.SGIX.CalligraphicFragment

    No documentation available.

  10. glGetSGIXCalligraphicFragment :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.SGIX.CalligraphicFragment

    Is the SGIX_calligraphic_fragment extension supported?

Page 657 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete