Searched refs:GST_GL_PLATFORM_NONE (Results 1 – 5 of 5) sorted by relevance
155 if (platform == GST_GL_PLATFORM_NONE) { in gst_gl_platform_to_string()197 GstGLPlatform ret = GST_GL_PLATFORM_NONE; in gst_gl_platform_from_string()203 ret = GST_GL_PLATFORM_NONE; in gst_gl_platform_from_string()
92 GST_GL_PLATFORM_NONE = 0, enumerator
424 g_return_val_if_fail (context_type != GST_GL_PLATFORM_NONE, NULL); in gst_gl_context_new_wrapped()
89 {GST_GL_PLATFORM_NONE, "none"},99 {GST_GL_PLATFORM_NONE, "invalid-platform"},
521 GstGLPlatform platform = GST_GL_PLATFORM_NONE; in _get_gl_context()