Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. module Graphics.GL.AMD.SeamlessCubemapPerTexture

    No documentation available.

  2. pattern GL_TEXTURE_CUBE_MAP_SEAMLESS :: GLenum

    OpenGLRaw Graphics.GL.AMD.SeamlessCubemapPerTexture

    No documentation available.

  3. glGetAMDSeamlessCubemapPerTexture :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.AMD.SeamlessCubemapPerTexture

    Is the AMD_seamless_cubemap_per_texture extension supported?

  4. gl_AMD_seamless_cubemap_per_texture :: Bool

    OpenGLRaw Graphics.GL.AMD.SeamlessCubemapPerTexture

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

  5. pattern GL_BUFFER_FLUSHING_UNMAP_APPLE :: GLenum

    OpenGLRaw Graphics.GL.APPLE.FlushBufferRange

    No documentation available.

  6. glFlushMappedBufferRangeAPPLE :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> m ()

    OpenGLRaw Graphics.GL.APPLE.FlushBufferRange

    This command is an alias for glFlushMappedBufferRange.

  7. pattern GL_VERTEX_ATTRIB_MAP1_APPLE :: GLenum

    OpenGLRaw Graphics.GL.APPLE.VertexProgramEvaluators

    No documentation available.

  8. pattern GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE :: GLenum

    OpenGLRaw Graphics.GL.APPLE.VertexProgramEvaluators

    No documentation available.

  9. pattern GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE :: GLenum

    OpenGLRaw Graphics.GL.APPLE.VertexProgramEvaluators

    No documentation available.

  10. pattern GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE :: GLenum

    OpenGLRaw Graphics.GL.APPLE.VertexProgramEvaluators

    No documentation available.

Page 625 of many | Previous | Next