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.
pattern
GL_ALL_BARRIER_BITS :: GLbitfieldOpenGLRaw Graphics.GL.Core45 No documentation available.
pattern
GL_ALL_SHADER_BITS :: GLbitfieldOpenGLRaw Graphics.GL.Core45 No documentation available.
pattern
GL_DEBUG_CALLBACK_FUNCTION :: GLenumOpenGLRaw Graphics.GL.Core45 No documentation available.
pattern
GL_DEBUG_CALLBACK_USER_PARAM :: GLenumOpenGLRaw Graphics.GL.Core45 No documentation available.
glDebugMessageCallback :: MonadIO m => GLDEBUGPROC -> Ptr a -> m ()OpenGLRaw Graphics.GL.Core45 Manual page for OpenGL 4.x.
pattern
GL_ALL_BARRIER_BITS :: GLbitfieldOpenGLRaw Graphics.GL.Core46 No documentation available.
pattern
GL_ALL_SHADER_BITS :: GLbitfieldOpenGLRaw Graphics.GL.Core46 No documentation available.
pattern
GL_DEBUG_CALLBACK_FUNCTION :: GLenumOpenGLRaw Graphics.GL.Core46 No documentation available.
pattern
GL_DEBUG_CALLBACK_USER_PARAM :: GLenumOpenGLRaw Graphics.GL.Core46 No documentation available.
glDebugMessageCallback :: MonadIO m => GLDEBUGPROC -> Ptr a -> m ()OpenGLRaw Graphics.GL.Core46 Manual page for OpenGL 4.x.