Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c916 GstGLAPI chosen_gl_api = 0; in gst_gl_context_egl_create_context() local
966 chosen_gl_api = GST_GL_API_OPENGL3; in gst_gl_context_egl_create_context()
980 chosen_gl_api = GST_GL_API_OPENGL; in gst_gl_context_egl_create_context()
985 chosen_gl_api, opengl_versions[i].major, in gst_gl_context_egl_create_context()
996 chosen_gl_api, opengl_versions[i].major, in gst_gl_context_egl_create_context()
1004 egl->gl_api = chosen_gl_api; in gst_gl_context_egl_create_context()