Searched refs:GST_GL_CONTEXT_ERROR_CREATE_CONTEXT (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/ |
D | gstglcontext_wgl.c | 189 GST_GL_CONTEXT_ERROR_CREATE_CONTEXT, "failed to create glcontext:0x%x", in gst_gl_context_wgl_create_context() 263 GST_GL_CONTEXT_ERROR_CREATE_CONTEXT, in gst_gl_context_wgl_create_context() 272 GST_GL_CONTEXT_ERROR_CREATE_CONTEXT, in gst_gl_context_wgl_create_context()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcontext.h | 83 GST_GL_CONTEXT_ERROR_CREATE_CONTEXT, enumerator
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/ |
D | gstglcontext_cocoa.m | 250 GST_GL_CONTEXT_ERROR_CREATE_CONTEXT, 308 g_set_error (error, GST_GL_CONTEXT_ERROR, GST_GL_CONTEXT_ERROR_CREATE_CONTEXT,
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/eagl/ |
D | gstglcontext_eagl.m | 330 GST_GL_CONTEXT_ERROR_CREATE_CONTEXT, 344 GST_GL_CONTEXT_ERROR_CREATE_CONTEXT,
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/ |
D | gstglcontext_glx.c | 688 GST_GL_CONTEXT_ERROR_CREATE_CONTEXT, "Failed to create opengl context"); in gst_gl_context_glx_create_context() 771 GST_GL_CONTEXT_ERROR_CREATE_CONTEXT, in gst_gl_context_glx_choose_format()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstglcontext_egl.c | 1060 GST_GL_CONTEXT_ERROR_CREATE_CONTEXT, in gst_gl_context_egl_create_context()
|