Copyright | (c) Sven Panne 2015 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <[email protected]> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Graphics.Rendering.OpenGL.Raw.ATI.MapObjectBuffer
Contents
Description
The ATI_map_object_buffer extension.
- glMapObjectBufferATI :: GLuint -> IO (Ptr a)
- glUnmapObjectBufferATI :: GLuint -> IO ()