Home
last modified time | relevance | path

Searched refs:gst_gl_context_supports_glsl_profile_version (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglsl.h154 gboolean gst_gl_context_supports_glsl_profile_version (GstGLContext * context,
Dgstglslstage.c341 if (!gst_gl_context_supports_glsl_profile_version (stage->context, version, in gst_glsl_stage_set_strings()
Dgstglsl.c563 gst_gl_context_supports_glsl_profile_version (GstGLContext * context, in gst_gl_context_supports_glsl_profile_version() function