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.EXT.CompiledVertexArray
Description
All raw functions and tokens from the EXT_compiled_vertex_array extension, see http://www.opengl.org/registry/specs/EXT/compiled_vertex_array.txt.
- glLockArrays :: GLint -> GLsizei -> IO ()
- glUnlockArrays :: IO ()
- gl_ARRAY_ELEMENT_LOCK_FIRST :: GLenum
- gl_ARRAY_ELEMENT_LOCK_COUNT :: GLenum