• 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_READ_WRITE :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.NV.ShaderBufferStore

    No documentation available.

  2. module Graphics.GL.Ext.NV.ShaderThreadGroup

    No documentation available.

  3. gl_NV_shader_thread_group :: Bool

    gl Graphics.GL.Ext.NV.ShaderThreadGroup

    Checks that the GL_NV_shader_thread_group extension is available.

  4. module Graphics.GL.Ext.NV.ShaderThreadShuffle

    No documentation available.

  5. gl_NV_shader_thread_shuffle :: Bool

    gl Graphics.GL.Ext.NV.ShaderThreadShuffle

    Checks that the GL_NV_shader_thread_shuffle extension is available.

  6. pattern GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.OES.ReadFormat

    No documentation available.

  7. pattern GL_IMPLEMENTATION_COLOR_READ_TYPE_OES :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.OES.ReadFormat

    No documentation available.

  8. gl_OES_read_format :: Bool

    gl Graphics.GL.Ext.OES.ReadFormat

    Checks that the GL_OES_read_format extension is available.

  9. pattern GL_INTERLACE_READ_OML :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.OML.Interlace

    No documentation available.

  10. pattern GL_ASYNC_READ_PIXELS_SGIX :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.SGIX.AsyncPixel

    No documentation available.

Page 865 of many | Previous | Next

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