summaryrefslogtreecommitdiff
path: root/EGL/yagl_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'EGL/yagl_context.h')
-rw-r--r--EGL/yagl_context.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/EGL/yagl_context.h b/EGL/yagl_context.h
index 4d11f76..1ea2dd4 100644
--- a/EGL/yagl_context.h
+++ b/EGL/yagl_context.h
@@ -83,4 +83,6 @@ void yagl_context_acquire(struct yagl_context *ctx);
*/
void yagl_context_release(struct yagl_context *ctx);
+void yagl_context_finish(struct yagl_context *ctx);
+
#endif