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.
glDeleteTransformFeedbacks :: MonadIO m => GLsizei -> Ptr GLuint -> m ()OpenGLRaw Graphics.GL.Compatibility42 Manual page for OpenGL 4.x.
glDrawTransformFeedback :: MonadIO m => GLenum -> GLuint -> m ()OpenGLRaw Graphics.GL.Compatibility42 Manual page for OpenGL 4.x.
glDrawTransformFeedbackInstanced :: MonadIO m => GLenum -> GLuint -> GLsizei -> m ()OpenGLRaw Graphics.GL.Compatibility42 Manual page for OpenGL 4.x.
glDrawTransformFeedbackStream :: MonadIO m => GLenum -> GLuint -> GLuint -> m ()OpenGLRaw Graphics.GL.Compatibility42 Manual page for OpenGL 4.x.
glDrawTransformFeedbackStreamInstanced :: MonadIO m => GLenum -> GLuint -> GLuint -> GLsizei -> m ()OpenGLRaw Graphics.GL.Compatibility42 Manual page for OpenGL 4.x.
glEndTransformFeedback :: MonadIO m => m ()OpenGLRaw Graphics.GL.Compatibility42 Manual pages for OpenGL 3.x or OpenGL 4.x.
glGenTransformFeedbacks :: MonadIO m => GLsizei -> Ptr GLuint -> m ()OpenGLRaw Graphics.GL.Compatibility42 Manual page for OpenGL 4.x.
-
OpenGLRaw Graphics.GL.Compatibility42 Manual page for OpenGL 4.x.
-
OpenGLRaw Graphics.GL.Compatibility42 Manual page for OpenGL 4.x.
-
OpenGLRaw Graphics.GL.Compatibility42 Manual pages for OpenGL 2.x or OpenGL 3.x or OpenGL 4.x.