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. glDebugMessageCallback :: MonadIO m => GLDEBUGPROC -> Ptr a -> m ()

    OpenGLRaw Graphics.GL.KHR.DebugCompatibility

    Manual page for OpenGL 4.x.

  2. pattern GL_DEBUG_CALLBACK_FUNCTION :: GLenum

    OpenGLRaw Graphics.GL.KHR.DebugCore

    No documentation available.

  3. pattern GL_DEBUG_CALLBACK_USER_PARAM :: GLenum

    OpenGLRaw Graphics.GL.KHR.DebugCore

    No documentation available.

  4. glDebugMessageCallback :: MonadIO m => GLDEBUGPROC -> Ptr a -> m ()

    OpenGLRaw Graphics.GL.KHR.DebugCore

    Manual page for OpenGL 4.x.

  5. module Graphics.GL.KHR.ParallelShaderCompile

    No documentation available.

  6. glGetKHRParallelShaderCompile :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.KHR.ParallelShaderCompile

    Is the KHR_parallel_shader_compile extension supported?

  7. gl_KHR_parallel_shader_compile :: Bool

    OpenGLRaw Graphics.GL.KHR.ParallelShaderCompile

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

  8. pattern GL_SUBGROUP_FEATURE_BALLOT_BIT_KHR :: GLbitfield

    OpenGLRaw Graphics.GL.KHR.ShaderSubgroup

    No documentation available.

  9. pattern GL_SUBGROUP_QUAD_ALL_STAGES_KHR :: GLenum

    OpenGLRaw Graphics.GL.KHR.ShaderSubgroup

    No documentation available.

  10. glCallCommandListNV :: MonadIO m => GLuint -> m ()

    OpenGLRaw Graphics.GL.NV.CommandList

    No documentation available.

Page 655 of many | Previous | Next