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.
glDebugMessageCallback :: MonadIO m => GLDEBUGPROC -> Ptr a -> m ()OpenGLRaw Graphics.GL.KHR.DebugCompatibility Manual page for OpenGL 4.x.
pattern
GL_DEBUG_CALLBACK_FUNCTION :: GLenumOpenGLRaw Graphics.GL.KHR.DebugCore No documentation available.
pattern
GL_DEBUG_CALLBACK_USER_PARAM :: GLenumOpenGLRaw Graphics.GL.KHR.DebugCore No documentation available.
glDebugMessageCallback :: MonadIO m => GLDEBUGPROC -> Ptr a -> m ()OpenGLRaw Graphics.GL.KHR.DebugCore Manual page for OpenGL 4.x.
module Graphics.GL.KHR.
ParallelShaderCompile No documentation available.
glGetKHRParallelShaderCompile :: MonadIO m => m BoolOpenGLRaw Graphics.GL.KHR.ParallelShaderCompile Is the KHR_parallel_shader_compile extension supported?
gl_KHR_parallel_shader_compile :: BoolOpenGLRaw 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.
pattern
GL_SUBGROUP_FEATURE_BALLOT_BIT_KHR :: GLbitfieldOpenGLRaw Graphics.GL.KHR.ShaderSubgroup No documentation available.
pattern
GL_SUBGROUP_QUAD_ALL_STAGES_KHR :: GLenumOpenGLRaw Graphics.GL.KHR.ShaderSubgroup No documentation available.
glCallCommandListNV :: MonadIO m => GLuint -> m ()OpenGLRaw Graphics.GL.NV.CommandList No documentation available.