Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. module Graphics.GL.SGIS.GenerateMipmap

    No documentation available.

  2. pattern GL_GENERATE_MIPMAP_HINT_SGIS :: GLenum

    OpenGLRaw Graphics.GL.SGIS.GenerateMipmap

    No documentation available.

  3. pattern GL_GENERATE_MIPMAP_SGIS :: GLenum

    OpenGLRaw Graphics.GL.SGIS.GenerateMipmap

    No documentation available.

  4. glGetSGISGenerateMipmap :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.SGIS.GenerateMipmap

    Is the SGIS_generate_mipmap extension supported?

  5. gl_SGIS_generate_mipmap :: Bool

    OpenGLRaw Graphics.GL.SGIS.GenerateMipmap

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

  6. module Graphics.GL.SGIX.Clipmap

    No documentation available.

  7. pattern GL_LINEAR_CLIPMAP_LINEAR_SGIX :: GLenum

    OpenGLRaw Graphics.GL.SGIX.Clipmap

    No documentation available.

  8. pattern GL_LINEAR_CLIPMAP_NEAREST_SGIX :: GLenum

    OpenGLRaw Graphics.GL.SGIX.Clipmap

    No documentation available.

  9. pattern GL_MAX_CLIPMAP_DEPTH_SGIX :: GLenum

    OpenGLRaw Graphics.GL.SGIX.Clipmap

    No documentation available.

  10. pattern GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX :: GLenum

    OpenGLRaw Graphics.GL.SGIX.Clipmap

    No documentation available.

Page 841 of many | Previous | Next