Searched refs:GST_GL_PLATFORM_GLX (Results 1 – 9 of 9) sorted by relevance
172 ADD_PLATFORM (GST_GL_PLATFORM_GLX, "glx"); in gst_gl_platform_to_string()211 ret |= GST_GL_PLATFORM_GLX; in gst_gl_platform_from_string()
94 GST_GL_PLATFORM_GLX = (1 << 1), enumerator
452 if (context_type == GST_GL_PLATFORM_GLX) { in gst_gl_context_new_wrapped()509 if (!handle && (context_type & GST_GL_PLATFORM_GLX) != 0) in gst_gl_context_get_current_gl_context()557 if (!ret && (context_type & GST_GL_PLATFORM_GLX) != 0) in gst_gl_context_get_proc_address_with_platform()1548 if (gst_gl_context_get_gl_platform (context) == GST_GL_PLATFORM_GLX in gst_gl_context_fill_info()
193 platform = GST_GL_PLATFORM_GLX;307 if (platform == GST_GL_PLATFORM_GLX) {
83 {GST_GL_PLATFORM_GLX, "glx"},
89 GST_GL_PLATFORM_GLX, GST_GL_API_OPENGL); in initializeGL()
172 GST_GL_PLATFORM_GLX), "platform-sub-type", G_TYPE_STRING, "fbconfig", in fb_config_to_structure()624 if (gst_gl_context_get_gl_platform (other_context) != GST_GL_PLATFORM_GLX) { in gst_gl_context_glx_create_context()902 return GST_GL_PLATFORM_GLX; in gst_gl_context_glx_get_gl_platform()
575 gl_platform = GST_GL_PLATFORM_GLX; in main()
551 platform = GST_GL_PLATFORM_GLX; in _get_gl_context()