diff options
Diffstat (limited to 'src/opengl/bind/w')
-rw-r--r-- | src/opengl/bind/w | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opengl/bind/w b/src/opengl/bind/w new file mode 100644 index 0000000..1a75379 --- /dev/null +++ b/src/opengl/bind/w @@ -0,0 +1 @@ +void glWaitSync( GLsync sync, GLbitfield flags, GLuint64 timeout); |