Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. module GHC.Platform.Reg.Class.NoVectors

    Register classes for architectures which don't have any vector registers.

  2. pattern RcVector :: RegClass

    ghc-lib-parser GHC.Platform.Reg.Class.Separate

    No documentation available.

  3. pattern RcFloatOrVector :: RegClass

    ghc-lib-parser GHC.Platform.Reg.Class.Unified

    No documentation available.

  4. module Graphics.GL.APPLE.SpecularVector

    No documentation available.

  5. pattern GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE :: GLenum

    OpenGLRaw Graphics.GL.APPLE.SpecularVector

    No documentation available.

  6. glGetAPPLESpecularVector :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.APPLE.SpecularVector

    Is the APPLE_specular_vector extension supported?

  7. gl_APPLE_specular_vector :: Bool

    OpenGLRaw Graphics.GL.APPLE.SpecularVector

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

  8. pattern GL_MAX_FRAGMENT_UNIFORM_VECTORS :: GLenum

    OpenGLRaw Graphics.GL.ARB.ES2Compatibility

    No documentation available.

  9. pattern GL_MAX_VARYING_VECTORS :: GLenum

    OpenGLRaw Graphics.GL.ARB.ES2Compatibility

    No documentation available.

  10. pattern GL_MAX_VERTEX_UNIFORM_VECTORS :: GLenum

    OpenGLRaw Graphics.GL.ARB.ES2Compatibility

    No documentation available.

Page 64 of many | Previous | Next