diff options
author | Matthew Waters <ystreet00@gmail.com> | 2014-05-29 20:35:48 +1000 |
---|---|---|
committer | Matthew Waters <ystreet00@gmail.com> | 2014-05-30 10:29:37 +1000 |
commit | 5273b726a693b4ea2d8464551c599038d6744cd0 (patch) | |
tree | 4da1a2401e0fdc450faf094337f72516f9296188 /docs/libs | |
parent | 45ec777cea0e69b2597d1ec02b18ec31d618c920 (diff) | |
download | gstreamer-plugins-bad-5273b726a693b4ea2d8464551c599038d6744cd0.tar.gz |
gl/context: add check_gl_version
Diffstat (limited to 'docs/libs')
-rw-r--r-- | docs/libs/gst-plugins-bad-libs-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt index 75cc02336..c70c8486a 100644 --- a/docs/libs/gst-plugins-bad-libs-sections.txt +++ b/docs/libs/gst-plugins-bad-libs-sections.txt @@ -763,6 +763,7 @@ gst_gl_context_get_gl_api gst_gl_context_get_gl_context gst_gl_context_get_platform gst_gl_context_check_feature +gst_gl_context_check_gl_version <SUBSECTION Standard> GST_GL_CONTEXT GST_GL_IS_CONTEXT |