Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. glGetEXTSharedTexturePalette :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.EXT.SharedTexturePalette

    Is the EXT_shared_texture_palette extension supported?

  2. 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.

  3. module Graphics.GL.EXT.TextureSharedExponent

    No documentation available.

  4. pattern GL_TEXTURE_SHARED_SIZE_EXT :: GLenum

    OpenGLRaw Graphics.GL.EXT.TextureSharedExponent

    No documentation available.

  5. glGetEXTTextureSharedExponent :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.EXT.TextureSharedExponent

    Is the EXT_texture_shared_exponent extension supported?

  6. 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.

  7. module Graphics.GL.NV.PathRenderingSharedEdge

    No documentation available.

  8. pattern GL_SHARED_EDGE_NV :: GLubyte

    OpenGLRaw Graphics.GL.NV.PathRenderingSharedEdge

    No documentation available.

  9. glGetNVPathRenderingSharedEdge :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.NV.PathRenderingSharedEdge

    Is the NV_path_rendering_shared_edge extension supported?

  10. gl_NV_path_rendering_shared_edge :: Bool

    OpenGLRaw Graphics.GL.NV.PathRenderingSharedEdge

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

Page 34 of many | Previous | Next