Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
OpenGLRaw Graphics.GL.Functions No documentation available.
glClientWaitSemaphoreui64NVX :: MonadIO m => GLsizei -> Ptr GLuint -> Ptr GLuint64 -> m ()OpenGLRaw Graphics.GL.Functions No documentation available.
-
OpenGLRaw Graphics.GL.Functions No documentation available.
-
OpenGLRaw Graphics.GL.Functions No documentation available.
glDeleteSemaphoresEXT :: MonadIO m => GLsizei -> Ptr GLuint -> m ()OpenGLRaw Graphics.GL.Functions No documentation available.
glEvalMapsNV :: MonadIO m => GLenum -> GLenum -> m ()OpenGLRaw Graphics.GL.Functions No documentation available.
glFlushMappedBufferRange :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> m ()OpenGLRaw Graphics.GL.Functions Manual pages for OpenGL 3.x or OpenGL 4.x.
glFlushMappedBufferRangeAPPLE :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> m ()OpenGLRaw Graphics.GL.Functions This command is an alias for glFlushMappedBufferRange.
glFlushMappedBufferRangeEXT :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> m ()OpenGLRaw Graphics.GL.Functions This command is an alias for glFlushMappedBufferRange.
glFlushMappedNamedBufferRange :: MonadIO m => GLuint -> GLintptr -> GLsizeiptr -> m ()OpenGLRaw Graphics.GL.Functions Manual page for OpenGL 4.x.