Blame thirdparty/glew/glew-1.9.0/auto/extensions/GL_SGIX_async
|
kusano |
7d535a |
GL_SGIX_async
|
|
kusano |
7d535a |
http://www.opengl.org/registry/specs/SGIX/async.txt
|
|
kusano |
7d535a |
GL_SGIX_async
|
|
kusano |
7d535a |
GL_ASYNC_MARKER_SGIX 0x8329
|
|
kusano |
7d535a |
void glAsyncMarkerSGIX (GLuint marker)
|
|
kusano |
7d535a |
void glDeleteAsyncMarkersSGIX (GLuint marker, GLsizei range)
|
|
kusano |
7d535a |
GLint glFinishAsyncSGIX (GLuint* markerp)
|
|
kusano |
7d535a |
GLuint glGenAsyncMarkersSGIX (GLsizei range)
|
|
kusano |
7d535a |
GLboolean glIsAsyncMarkerSGIX (GLuint marker)
|
|
kusano |
7d535a |
GLint glPollAsyncSGIX (GLuint* markerp)
|