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. glGetINGRInterlaceRead :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.INGR.InterlaceRead

    Is the INGR_interlace_read extension supported?

  2. gl_INGR_interlace_read :: Bool

    OpenGLRaw Graphics.GL.INGR.InterlaceRead

    Is the INGR_interlace_read extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetINGRInterlaceRead in those cases instead.

  3. pattern GL_MAX_SHADER_COMPILER_THREADS_KHR :: GLenum

    OpenGLRaw Graphics.GL.KHR.ParallelShaderCompile

    No documentation available.

  4. glMaxShaderCompilerThreadsKHR :: MonadIO m => GLuint -> m ()

    OpenGLRaw Graphics.GL.KHR.ParallelShaderCompile

    No documentation available.

  5. glReadnPixels :: MonadIO m => GLint -> GLint -> GLsizei -> GLsizei -> GLenum -> GLenum -> GLsizei -> Ptr a -> m ()

    OpenGLRaw Graphics.GL.KHR.Robustness

    Manual page for OpenGL 4.x.

  6. pattern GL_READ_PIXEL_DATA_RANGE_LENGTH_NV :: GLenum

    OpenGLRaw Graphics.GL.NV.PixelDataRange

    No documentation available.

  7. pattern GL_READ_PIXEL_DATA_RANGE_NV :: GLenum

    OpenGLRaw Graphics.GL.NV.PixelDataRange

    No documentation available.

  8. pattern GL_READ_PIXEL_DATA_RANGE_POINTER_NV :: GLenum

    OpenGLRaw Graphics.GL.NV.PixelDataRange

    No documentation available.

  9. pattern GL_READ_WRITE :: GLenum

    OpenGLRaw Graphics.GL.NV.ShaderBufferStore

    No documentation available.

  10. module Graphics.GL.NV.ShaderThreadGroup

    No documentation available.

Page 622 of many | Previous | Next