Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. toByteVector :: ByteString -> SVector Word8

    classy-prelude ClassyPrelude

    Convert a ByteString into a storable Vector.

  2. NoVectors :: RegArch

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

    No vector registers.

  3. module GHC.Platform.Reg.Class.NoVectors

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

  4. pattern RcVector :: RegClass

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

    No documentation available.

  5. pattern RcFloatOrVector :: RegClass

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

    No documentation available.

  6. module Graphics.GL.APPLE.SpecularVector

    No documentation available.

  7. pattern GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE :: GLenum

    OpenGLRaw Graphics.GL.APPLE.SpecularVector

    No documentation available.

  8. glGetAPPLESpecularVector :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.APPLE.SpecularVector

    Is the APPLE_specular_vector extension supported?

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

  10. pattern GL_MAX_FRAGMENT_UNIFORM_VECTORS :: GLenum

    OpenGLRaw Graphics.GL.ARB.ES2Compatibility

    No documentation available.

Page 64 of many | Previous | Next