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.
glGetUniformBlockIndex :: MonadIO m => GLuint -> Ptr GLchar -> m GLuintOpenGLRaw Graphics.GL.ARB.UniformBufferObject Manual pages for OpenGL 3.x or OpenGL 4.x.
glGetUniformIndices :: MonadIO m => GLuint -> GLsizei -> Ptr (Ptr GLchar) -> Ptr GLuint -> m ()OpenGLRaw Graphics.GL.ARB.UniformBufferObject Manual pages for OpenGL 3.x or OpenGL 4.x.
glUniformBlockBinding :: MonadIO m => GLuint -> GLuint -> GLuint -> m ()OpenGLRaw Graphics.GL.ARB.UniformBufferObject Manual pages for OpenGL 3.x or OpenGL 4.x.
gl_ARB_uniform_buffer_object :: BoolOpenGLRaw Graphics.GL.ARB.UniformBufferObject Is the ARB_uniform_buffer_object extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetARBUniformBufferObject in those cases instead.
glVertexAttribFormat :: MonadIO m => GLuint -> GLint -> GLenum -> GLboolean -> GLuint -> m ()OpenGLRaw Graphics.GL.ARB.VertexAttribBinding Manual page for OpenGL 4.x.
glVertexAttribIFormat :: MonadIO m => GLuint -> GLint -> GLenum -> GLuint -> m ()OpenGLRaw Graphics.GL.ARB.VertexAttribBinding Manual page for OpenGL 4.x.
glVertexAttribLFormat :: MonadIO m => GLuint -> GLint -> GLenum -> GLuint -> m ()OpenGLRaw Graphics.GL.ARB.VertexAttribBinding Manual page for OpenGL 4.x.
pattern
GL_PROGRAM_FORMAT_ARB :: GLenumOpenGLRaw Graphics.GL.ARB.VertexProgram No documentation available.
pattern
GL_PROGRAM_FORMAT_ASCII_ARB :: GLenumOpenGLRaw Graphics.GL.ARB.VertexProgram No documentation available.
pattern
GL_MAX_VERTEX_UNIFORM_COMPONENTS_ARB :: GLenumOpenGLRaw Graphics.GL.ARB.VertexShader No documentation available.