test
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
GL_SGIX_async
|
||||
https://www.khronos.org/registry/OpenGL/extensions/SGIX/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)
|
||||
Reference in New Issue
Block a user