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

Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. pattern GL_NUM_SHADING_LANGUAGE_VERSIONS :: GLenum

    OpenGLRaw Graphics.GL.Core46

    No documentation available.

  2. pattern GL_NUM_SPIR_V_EXTENSIONS :: GLenum

    OpenGLRaw Graphics.GL.Core46

    No documentation available.

  3. pattern GL_TEXTURE_VIEW_NUM_LAYERS :: GLenum

    OpenGLRaw Graphics.GL.Core46

    No documentation available.

  4. pattern GL_TEXTURE_VIEW_NUM_LEVELS :: GLenum

    OpenGLRaw Graphics.GL.Core46

    No documentation available.

  5. type GLenum = Word32

    OpenGLRaw Graphics.GL.Core46

    32bit enumerated binary integer value.

  6. pattern GL_NUM_DEVICE_UUIDS_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.MemoryObject

    No documentation available.

  7. pattern GL_NUM_TILING_TYPES_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.MemoryObject

    No documentation available.

  8. pattern GL_NUM_DEVICE_UUIDS_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.Semaphore

    No documentation available.

  9. pattern GL_NUM_WINDOW_RECTANGLES_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.WindowRectangles

    No documentation available.

  10. pattern GL_MAX_PROGRAM_SUBROUTINE_NUM_NV :: GLenum

    OpenGLRaw Graphics.GL.NV.GPUProgram5

    No documentation available.

Page 314 of many | Previous | Next

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