summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/eagl/gstglcontext_eagl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/eagl/gstglcontext_eagl.h')
-rw-r--r--gst-libs/gst/gl/eagl/gstglcontext_eagl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/gl/eagl/gstglcontext_eagl.h b/gst-libs/gst/gl/eagl/gstglcontext_eagl.h
index bc4618cf2..fca51772a 100644
--- a/gst-libs/gst/gl/eagl/gstglcontext_eagl.h
+++ b/gst-libs/gst/gl/eagl/gstglcontext_eagl.h
@@ -61,6 +61,7 @@ GstGLContextEagl * gst_gl_context_eagl_new (void);
void gst_gl_context_eagl_prepare_draw (GstGLContextEagl * context);
void gst_gl_context_eagl_finish_draw (GstGLContextEagl * context);
+guintptr gst_gl_context_eagl_get_current_context (void);
G_END_DECLS