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.
exercise_2/colmap-build/glew-2.1.0/auto/extensions/gl/GL_SGIX_async

12 lines
389 B

GL_SGIX_async
http://www.opengl.org/registry/specs/SGIX/async.txt
GL_SGIX_async
GL_ASYNC_MARKER_SGIX 0x8329
void glAsyncMarkerSGIX (GLuint marker)
void glDeleteAsyncMarkersSGIX (GLuint marker, GLsizei range)
GLint glFinishAsyncSGIX (GLuint* markerp)
GLuint glGenAsyncMarkersSGIX (GLsizei range)
GLboolean glIsAsyncMarkerSGIX (GLuint marker)
GLint glPollAsyncSGIX (GLuint* markerp)