Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c302 gint plat_major, plat_minor; in _gst_egl_image_create() local
305 gst_gl_context_get_gl_platform_version (context, &plat_major, &plat_minor); in _gst_egl_image_create()
324 if (GST_GL_CHECK_GL_VERSION (plat_major, plat_minor, 1, 5)) { in _gst_egl_image_create()