Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. module Graphics.GL.INTEL.ParallelArrays

    No documentation available.

  2. pattern GL_COLOR_ARRAY_PARALLEL_POINTERS_INTEL :: GLenum

    OpenGLRaw Graphics.GL.INTEL.ParallelArrays

    No documentation available.

  3. pattern GL_NORMAL_ARRAY_PARALLEL_POINTERS_INTEL :: GLenum

    OpenGLRaw Graphics.GL.INTEL.ParallelArrays

    No documentation available.

  4. pattern GL_PARALLEL_ARRAYS_INTEL :: GLenum

    OpenGLRaw Graphics.GL.INTEL.ParallelArrays

    No documentation available.

  5. pattern GL_TEXTURE_COORD_ARRAY_PARALLEL_POINTERS_INTEL :: GLenum

    OpenGLRaw Graphics.GL.INTEL.ParallelArrays

    No documentation available.

  6. pattern GL_VERTEX_ARRAY_PARALLEL_POINTERS_INTEL :: GLenum

    OpenGLRaw Graphics.GL.INTEL.ParallelArrays

    No documentation available.

  7. glGetINTELParallelArrays :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.INTEL.ParallelArrays

    Is the INTEL_parallel_arrays extension supported?

  8. gl_INTEL_parallel_arrays :: Bool

    OpenGLRaw Graphics.GL.INTEL.ParallelArrays

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

  9. pattern GL_DEBUG_CALLBACK_FUNCTION :: GLenum

    OpenGLRaw Graphics.GL.KHR.DebugCompatibility

    No documentation available.

  10. pattern GL_DEBUG_CALLBACK_USER_PARAM :: GLenum

    OpenGLRaw Graphics.GL.KHR.DebugCompatibility

    No documentation available.

Page 654 of many | Previous | Next