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

    OpenGLRaw Graphics.GL.NV.ShaderThreadGroup

    Is the NV_shader_thread_group extension supported?

  2. gl_NV_shader_thread_group :: Bool

    OpenGLRaw Graphics.GL.NV.ShaderThreadGroup

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

  3. pattern GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES :: GLenum

    OpenGLRaw Graphics.GL.OES.ReadFormat

    No documentation available.

  4. pattern GL_IMPLEMENTATION_COLOR_READ_TYPE_OES :: GLenum

    OpenGLRaw Graphics.GL.OES.ReadFormat

    No documentation available.

  5. glGetOESReadFormat :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.OES.ReadFormat

    Is the OES_read_format extension supported?

  6. gl_OES_read_format :: Bool

    OpenGLRaw Graphics.GL.OES.ReadFormat

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

  7. pattern GL_INTERLACE_READ_OML :: GLenum

    OpenGLRaw Graphics.GL.OML.Interlace

    No documentation available.

  8. pattern GL_ASYNC_READ_PIXELS_SGIX :: GLenum

    OpenGLRaw Graphics.GL.SGIX.AsyncPixel

    No documentation available.

  9. pattern GL_MAX_ASYNC_READ_PIXELS_SGIX :: GLenum

    OpenGLRaw Graphics.GL.SGIX.AsyncPixel

    No documentation available.

  10. glReadInstrumentsSGIX :: MonadIO m => GLint -> m ()

    OpenGLRaw Graphics.GL.SGIX.Instruments

    No documentation available.

Page 623 of many | Previous | Next