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.
module GHC.Platform.Reg.Class.
NoVectors Register classes for architectures which don't have any vector registers.
-
ghc-lib-parser GHC.Platform.Reg.Class.Separate No documentation available.
pattern
RcFloatOrVector :: RegClassghc-lib-parser GHC.Platform.Reg.Class.Unified No documentation available.
module Graphics.GL.APPLE.
SpecularVector No documentation available.
pattern
GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE :: GLenumOpenGLRaw Graphics.GL.APPLE.SpecularVector No documentation available.
glGetAPPLESpecularVector :: MonadIO m => m BoolOpenGLRaw Graphics.GL.APPLE.SpecularVector Is the APPLE_specular_vector extension supported?
gl_APPLE_specular_vector :: BoolOpenGLRaw 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.
pattern
GL_MAX_FRAGMENT_UNIFORM_VECTORS :: GLenumOpenGLRaw Graphics.GL.ARB.ES2Compatibility No documentation available.
pattern
GL_MAX_VARYING_VECTORS :: GLenumOpenGLRaw Graphics.GL.ARB.ES2Compatibility No documentation available.
pattern
GL_MAX_VERTEX_UNIFORM_VECTORS :: GLenumOpenGLRaw Graphics.GL.ARB.ES2Compatibility No documentation available.