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

Hoogle Search

Within LTS Haskell 24.53 (ghc-9.10.3)

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

  1. pattern GL_READ_PIXEL_DATA_RANGE_LENGTH_NV :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.NV.PixelDataRange

    No documentation available.

  2. pattern GL_READ_PIXEL_DATA_RANGE_NV :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.NV.PixelDataRange

    No documentation available.

  3. pattern GL_READ_PIXEL_DATA_RANGE_POINTER_NV :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.NV.PixelDataRange

    No documentation available.

  4. pattern GL_READ_BUFFER_NV :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.NV.ReadBuffer

    No documentation available.

  5. glReadBufferNV :: MonadIO m => GLenum -> m ()

    gl Graphics.GL.Ext.NV.ReadBuffer

    Usage: glReadBufferNV mode

  6. gl_NV_read_buffer :: Bool

    gl Graphics.GL.Ext.NV.ReadBuffer

    Checks that the GL_NV_read_buffer extension is available.

  7. gl_NV_read_buffer_front :: Bool

    gl Graphics.GL.Ext.NV.ReadBufferFront

    Checks that the GL_NV_read_buffer_front extension is available.

  8. gl_NV_read_depth :: Bool

    gl Graphics.GL.Ext.NV.ReadDepth

    Checks that the GL_NV_read_depth extension is available.

  9. gl_NV_read_depth_stencil :: Bool

    gl Graphics.GL.Ext.NV.ReadDepthStencil

    Checks that the GL_NV_read_depth_stencil extension is available.

  10. gl_NV_read_stencil :: Bool

    gl Graphics.GL.Ext.NV.ReadStencil

    Checks that the GL_NV_read_stencil extension is available.

Page 864 of many | Previous | Next

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