Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
GL_UNIFORM_MATRIX_STRIDE :: GLenumOpenGLRaw Graphics.GL.Compatibility31 No documentation available.
pattern
GL_UNIFORM_NAME_LENGTH :: GLenumOpenGLRaw Graphics.GL.Compatibility31 No documentation available.
pattern
GL_UNIFORM_OFFSET :: GLenumOpenGLRaw Graphics.GL.Compatibility31 No documentation available.
pattern
GL_UNIFORM_SIZE :: GLenumOpenGLRaw Graphics.GL.Compatibility31 No documentation available.
pattern
GL_UNIFORM_TYPE :: GLenumOpenGLRaw Graphics.GL.Compatibility31 No documentation available.
glBeginTransformFeedback :: MonadIO m => GLenum -> m ()OpenGLRaw Graphics.GL.Compatibility31 Manual pages for OpenGL 3.x or OpenGL 4.x.
glEndTransformFeedback :: MonadIO m => m ()OpenGLRaw Graphics.GL.Compatibility31 Manual pages for OpenGL 3.x or OpenGL 4.x.
-
OpenGLRaw Graphics.GL.Compatibility31 Manual pages for OpenGL 2.x or OpenGL 3.x or OpenGL 4.x.
-
OpenGLRaw Graphics.GL.Compatibility31 Manual pages for OpenGL 3.x or OpenGL 4.x.
glGetActiveUniformBlockiv :: MonadIO m => GLuint -> GLuint -> GLenum -> Ptr GLint -> m ()OpenGLRaw Graphics.GL.Compatibility31 Manual pages for OpenGL 3.x or OpenGL 4.x.