Copyright | (c) Sven Panne 2013 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <[email protected]> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Graphics.Rendering.OpenGL.Raw.ARB.DrawIndirect
Description
All raw functions and tokens from the ARB_draw_indirect extension, see http://www.opengl.org/registry/specs/ARB/draw_indirect.txt.
- glDrawArraysIndirect :: GLenum -> Ptr a -> IO ()
- glDrawElementsIndirect :: GLenum -> GLenum -> Ptr a -> IO ()
- gl_DRAW_INDIRECT_BUFFER :: GLenum
- gl_DRAW_INDIRECT_BUFFER_BINDING :: GLenum