Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c99 static GOnce module_opengl_gonce = G_ONCE_INIT; variable
931 g_once (&module_opengl_gonce, load_opengl_module, NULL); in gst_gl_context_default_get_proc_address()