mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-21 21:46:22 +00:00
win32: update .def file for new gl api
This commit is contained in:
parent
09808f9780
commit
519c942eb3
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ EXPORTS
|
||||||
gst_gl_shader_attach
|
gst_gl_shader_attach
|
||||||
gst_gl_shader_attach_unlocked
|
gst_gl_shader_attach_unlocked
|
||||||
gst_gl_shader_bind_attribute_location
|
gst_gl_shader_bind_attribute_location
|
||||||
|
gst_gl_shader_bind_frag_data_location
|
||||||
gst_gl_shader_compile_attach_stage
|
gst_gl_shader_compile_attach_stage
|
||||||
gst_gl_shader_detach
|
gst_gl_shader_detach
|
||||||
gst_gl_shader_detach_unlocked
|
gst_gl_shader_detach_unlocked
|
||||||
|
|
Loading…
Reference in a new issue