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_FRAMEBUFFER_INCOMPLETE_READ_BUFFER :: GLenumOpenGLRaw Graphics.GL.Compatibility32 No documentation available.
pattern
GL_MAP_READ_BIT :: GLbitfieldOpenGLRaw Graphics.GL.Compatibility32 No documentation available.
pattern
GL_READ_BUFFER :: GLenumOpenGLRaw Graphics.GL.Compatibility32 No documentation available.
pattern
GL_READ_FRAMEBUFFER :: GLenumOpenGLRaw Graphics.GL.Compatibility32 No documentation available.
pattern
GL_READ_FRAMEBUFFER_BINDING :: GLenumOpenGLRaw Graphics.GL.Compatibility32 No documentation available.
pattern
GL_READ_ONLY :: GLenumOpenGLRaw Graphics.GL.Compatibility32 No documentation available.
pattern
GL_READ_WRITE :: GLenumOpenGLRaw Graphics.GL.Compatibility32 No documentation available.
pattern
GL_STATIC_READ :: GLenumOpenGLRaw Graphics.GL.Compatibility32 No documentation available.
pattern
GL_STREAM_READ :: GLenumOpenGLRaw Graphics.GL.Compatibility32 No documentation available.
glReadBuffer :: MonadIO m => GLenum -> m ()OpenGLRaw Graphics.GL.Compatibility32 Manual pages for OpenGL 2.x or OpenGL 3.x or OpenGL 4.x.