Home
last modified time | relevance | path

Searched refs:_gst_gl_context_debug_is_enabled (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext_private.h30 gboolean _gst_gl_context_debug_is_enabled (GstGLContext * context);
Dgstgldebug.c343 if (!_gst_gl_context_debug_is_enabled (context)) in _gst_gl_debug_enable()
Dgstglframebuffer.c553 if (!_gst_gl_context_debug_is_enabled (context)) in gst_gl_context_check_framebuffer_status()
Dgstglbasememory.c100 if (_gst_gl_context_debug_is_enabled (context)) in _mem_create_gl()
Dgstglcontext.c2069 _gst_gl_context_debug_is_enabled (GstGLContext * context) in _gst_gl_context_debug_is_enabled() function