Copyright | (c) Sven Panne 2013 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <svenpanne@gmail.com> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
All raw functions, tokens and types from the ARB_timer_query, see http://www.opengl.org/registry/specs/ARB/timer_query.txt.
- glQueryCounter :: GLuint -> GLenum -> IO ()
- glGetQueryObjecti64v :: GLuint -> GLenum -> Ptr GLint64 -> IO ()
- glGetQueryObjectui64v :: GLuint -> GLenum -> Ptr GLuint64 -> IO ()
- gl_TIME_ELAPSED :: GLenum
- gl_TIMESTAMP :: GLenum