summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-04-10 22:18:38 +0100
committerTim-Philipp Müller <tim@centricular.com>2016-04-10 22:18:38 +0100
commit519c942eb37debe58d818805f80144a9f039d73d (patch)
treeaf4b4d710728ea893c8cc7079f14d5737e84b631
parent09808f9780df2514fd8f51339f29ff4e2c8075c0 (diff)
win32: update .def file for new gl api
-rw-r--r--win32/common/libgstgl.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/common/libgstgl.def b/win32/common/libgstgl.def
index 52f44dc30..d5ea42c71 100644
--- a/win32/common/libgstgl.def
+++ b/win32/common/libgstgl.def
@@ -186,6 +186,7 @@ EXPORTS
gst_gl_shader_attach
gst_gl_shader_attach_unlocked
gst_gl_shader_bind_attribute_location
+ gst_gl_shader_bind_frag_data_location
gst_gl_shader_compile_attach_stage
gst_gl_shader_detach
gst_gl_shader_detach_unlocked