Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. glGetPixelMapxv :: MonadIO m => GLenum -> GLint -> Ptr GLfixed -> m ()

    OpenGLRaw Graphics.GL.OES.FixedPoint

    No documentation available.

  2. glMap1xOES :: MonadIO m => GLenum -> GLfixed -> GLfixed -> GLint -> GLint -> GLfixed -> m ()

    OpenGLRaw Graphics.GL.OES.FixedPoint

    No documentation available.

  3. glMap2xOES :: MonadIO m => GLenum -> GLfixed -> GLfixed -> GLint -> GLint -> GLfixed -> GLfixed -> GLint -> GLint -> GLfixed -> m ()

    OpenGLRaw Graphics.GL.OES.FixedPoint

    No documentation available.

  4. glMapGrid1xOES :: MonadIO m => GLint -> GLfixed -> GLfixed -> m ()

    OpenGLRaw Graphics.GL.OES.FixedPoint

    No documentation available.

  5. glMapGrid2xOES :: MonadIO m => GLint -> GLfixed -> GLfixed -> GLfixed -> GLfixed -> m ()

    OpenGLRaw Graphics.GL.OES.FixedPoint

    No documentation available.

  6. glPixelMapx :: MonadIO m => GLenum -> GLint -> Ptr GLfixed -> m ()

    OpenGLRaw Graphics.GL.OES.FixedPoint

    No documentation available.

  7. module Graphics.GL.SGIS.GenerateMipmap

    No documentation available.

  8. pattern GL_GENERATE_MIPMAP_HINT_SGIS :: GLenum

    OpenGLRaw Graphics.GL.SGIS.GenerateMipmap

    No documentation available.

  9. pattern GL_GENERATE_MIPMAP_SGIS :: GLenum

    OpenGLRaw Graphics.GL.SGIS.GenerateMipmap

    No documentation available.

  10. glGetSGISGenerateMipmap :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.SGIS.GenerateMipmap

    Is the SGIS_generate_mipmap extension supported?

Page 839 of many | Previous | Next