| Copyright | (c) Sven Panne 2014 |
|---|---|
| License | BSD3 |
| Maintainer | Sven Panne <svenpanne@gmail.com> |
| Stability | stable |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Graphics.Rendering.OpenGL.Raw.APPLE.FlushBufferRange
Description
All raw functions and tokens from the APPLE_flush_buffer_range extension, see http://www.opengl.org/registry/specs/APPLE/flush_buffer_range.txt.
- glBufferParameteri :: GLenum -> GLenum -> GLint -> IO ()
- glFlushMappedBufferRange :: GLenum -> GLintptr -> GLsizeiptr -> IO ()
- gl__BUFFER_SERIALIZED_MODIFY :: GLenum
- gl_BUFFER_FLUSHING_UNMAP :: GLenum
Functions
glFlushMappedBufferRange Source
Arguments
| :: GLenum |
|
| -> GLintptr |
|
| -> GLsizeiptr |
|
| -> IO () |
Manual pages for OpenGL 3.x or OpenGL 4.x