Searched refs:GST_GL_PLATFORM_WGL (Results 1 – 8 of 8) sorted by relevance
174 ADD_PLATFORM (GST_GL_PLATFORM_WGL, "wgl"); in gst_gl_platform_to_string()217 ret |= GST_GL_PLATFORM_WGL; in gst_gl_platform_from_string()
95 GST_GL_PLATFORM_WGL = (1 << 2), enumerator
471 if (context_type == GST_GL_PLATFORM_WGL) { in gst_gl_context_new_wrapped()521 if (!handle && (context_type & GST_GL_PLATFORM_WGL) != 0) in gst_gl_context_get_current_gl_context()565 if (!ret && (context_type & GST_GL_PLATFORM_WGL) != 0) in gst_gl_context_get_proc_address_with_platform()
174 if (gst_gl_context_get_gl_platform (other_context) != GST_GL_PLATFORM_WGL) { in gst_gl_context_wgl_create_context()335 GST_GL_PLATFORM_WGL), GST_GL_CONFIG_STRUCTURE_SET_ARGS (RED_SIZE, int, in pixel_format_to_structure()461 return GST_GL_PLATFORM_WGL; in gst_gl_context_wgl_get_gl_platform()
219 platform = GST_GL_PLATFORM_WGL;342 if (platform == GST_GL_PLATFORM_WGL) {
85 {GST_GL_PLATFORM_WGL, "wgl"},
80 GST_GL_PLATFORM_WGL, GST_GL_API_OPENGL); in initializeGL()
568 gl_platform = GST_GL_PLATFORM_WGL; in main()