Searched refs:GST_GL_PLATFORM_EAGL (Results 1 – 6 of 6) sorted by relevance
176 ADD_PLATFORM (GST_GL_PLATFORM_EAGL, "eagl"); in gst_gl_platform_to_string()223 ret |= GST_GL_PLATFORM_EAGL; in gst_gl_platform_from_string()
97 GST_GL_PLATFORM_EAGL = (1 << 4), enumerator
477 if (context_type == GST_GL_PLATFORM_EAGL) { in gst_gl_context_new_wrapped()525 if (!handle && (context_type & GST_GL_PLATFORM_EAGL) != 0) in gst_gl_context_get_current_gl_context()
87 {GST_GL_PLATFORM_EAGL, "eagl"},
134 GST_GL_CONFIG_STRUCTURE_SET_ARGS(PLATFORM, GstGLPlatform, GST_GL_PLATFORM_EAGL),459 return GST_GL_PLATFORM_EAGL;
217 platform = GST_GL_PLATFORM_EAGL;