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_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE :: GLenum

    OpenGLRaw Graphics.GL.ARB.FramebufferObjectCore

    No documentation available.

  2. glGenerateMipmap :: MonadIO m => GLenum -> m ()

    OpenGLRaw Graphics.GL.ARB.FramebufferObjectCore

    Manual pages for OpenGL 3.x or OpenGL 4.x.

  3. pattern GL_AUTO_GENERATE_MIPMAP :: GLenum

    OpenGLRaw Graphics.GL.ARB.InternalformatQuery2

    No documentation available.

  4. pattern GL_MANUAL_GENERATE_MIPMAP :: GLenum

    OpenGLRaw Graphics.GL.ARB.InternalformatQuery2

    No documentation available.

  5. pattern GL_MIPMAP :: GLenum

    OpenGLRaw Graphics.GL.ARB.InternalformatQuery2

    No documentation available.

  6. pattern GL_TEXTURE_CUBE_MAP :: GLenum

    OpenGLRaw Graphics.GL.ARB.InternalformatQuery2

    No documentation available.

  7. pattern GL_TEXTURE_CUBE_MAP_ARRAY :: GLenum

    OpenGLRaw Graphics.GL.ARB.InternalformatQuery2

    No documentation available.

  8. pattern GL_MIN_MAP_BUFFER_ALIGNMENT :: GLenum

    OpenGLRaw Graphics.GL.ARB.MapBufferAlignment

    No documentation available.

  9. glGetARBMapBufferAlignment :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.ARB.MapBufferAlignment

    Is the ARB_map_buffer_alignment extension supported?

  10. gl_ARB_map_buffer_alignment :: Bool

    OpenGLRaw Graphics.GL.ARB.MapBufferAlignment

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

Page 631 of many | Previous | Next