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_EXT :: GLenumOpenGLRaw Graphics.GL.EXT.FramebufferObject No documentation available.
pattern
GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT :: GLenumOpenGLRaw Graphics.GL.EXT.Semaphore No documentation available.
pattern
GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT :: GLenumOpenGLRaw Graphics.GL.EXT.Semaphore No documentation available.
pattern
GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT :: GLenumOpenGLRaw Graphics.GL.EXT.Semaphore No documentation available.
pattern
GL_LAYOUT_SHADER_READ_ONLY_EXT :: GLenumOpenGLRaw Graphics.GL.EXT.Semaphore No documentation available.
glFramebufferReadBufferEXT :: MonadIO m => GLuint -> GLenum -> m ()OpenGLRaw Graphics.GL.Functions No documentation available.
glMaxShaderCompilerThreadsARB :: MonadIO m => GLuint -> m ()OpenGLRaw Graphics.GL.Functions This command is an alias for glMaxShaderCompilerThreadsKHR.
glMaxShaderCompilerThreadsKHR :: MonadIO m => GLuint -> m ()OpenGLRaw Graphics.GL.Functions No documentation available.
glNamedFramebufferReadBuffer :: MonadIO m => GLuint -> GLenum -> m ()OpenGLRaw Graphics.GL.Functions Manual page for OpenGL 4.x.
glReadBuffer :: MonadIO m => GLenum -> m ()OpenGLRaw Graphics.GL.Functions Manual pages for OpenGL 2.x or OpenGL 3.x or OpenGL 4.x.