Portability | portable |
---|---|
Stability | stable |
Maintainer | Sven Panne <[email protected]> |
Safe Haskell | None |
Graphics.Rendering.OpenGL.Raw.ARB.TransformFeedback3
Description
All raw functions, tokens and types from the ARB_transform_feedback3 extension, see http://www.opengl.org/registry/specs/ARB/transform_feedback3.txt.
- glDrawTransformFeedbackStream :: GLenum -> GLuint -> GLuint -> IO ()
- glBeginQueryIndexed :: GLenum -> GLuint -> GLuint -> IO ()
- glEndQueryIndexed :: GLenum -> GLuint -> IO ()
- glGetQueryIndexediv :: GLenum -> GLuint -> GLenum -> Ptr GLint -> IO ()
- gl_MAX_TRANSFORM_FEEDBACK_BUFFERS :: GLenum
- gl_MAX_VERTEX_STREAMS :: GLenum