Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

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

  1. pattern GL_TEXTURE_SHARED_SIZE :: GLenum

    OpenGLRaw Graphics.GL.Core46

    No documentation available.

  2. pattern GL_SHARED_TEXTURE_PALETTE_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.SharedTexturePalette

    No documentation available.

  3. glGetEXTSharedTexturePalette :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.EXT.SharedTexturePalette

    Is the EXT_shared_texture_palette extension supported?

  4. gl_EXT_shared_texture_palette :: Bool

    OpenGLRaw Graphics.GL.EXT.SharedTexturePalette

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

  5. module Graphics.GL.EXT.TextureSharedExponent

    No documentation available.

  6. pattern GL_TEXTURE_SHARED_SIZE_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.TextureSharedExponent

    No documentation available.

  7. glGetEXTTextureSharedExponent :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.EXT.TextureSharedExponent

    Is the EXT_texture_shared_exponent extension supported?

  8. gl_EXT_texture_shared_exponent :: Bool

    OpenGLRaw Graphics.GL.EXT.TextureSharedExponent

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

  9. module Graphics.GL.NV.PathRenderingSharedEdge

    No documentation available.

  10. pattern GL_SHARED_EDGE_NV :: GLubyte

    OpenGLRaw Graphics.GL.NV.PathRenderingSharedEdge

    No documentation available.

Page 34 of many | Previous | Next