You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
292B

  1. GL_EXT_timer_query
  2. http://www.nvidia.com/dev_content/nvopenglspecs/GL_EXT_timer_query.txt
  3. GL_EXT_timer_query
  4. GL_TIME_ELAPSED_EXT 0x88BF
  5. void glGetQueryObjecti64vEXT (GLuint id, GLenum pname, GLint64EXT *params)
  6. void glGetQueryObjectui64vEXT (GLuint id, GLenum pname, GLuint64EXT *params)