Home
last modified time | relevance | path

Searched refs:GST_GLSL_ERROR (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglshader.c251 g_set_error (error, GST_GLSL_ERROR, GST_GLSL_ERROR_PROGRAM, in _new_with_stages_va_list()
618 g_set_error (error, GST_GLSL_ERROR, GST_GLSL_ERROR_COMPILE, in gst_gl_shader_compile_attach_stage()
663 g_set_error (error, GST_GLSL_ERROR, GST_GLSL_ERROR_PROGRAM, in gst_gl_shader_link()
670 g_set_error (error, GST_GLSL_ERROR, GST_GLSL_ERROR_PROGRAM, in gst_gl_shader_link()
687 g_set_error (error, GST_GLSL_ERROR, GST_GLSL_ERROR_COMPILE, in gst_gl_shader_link()
707 g_set_error (error, GST_GLSL_ERROR, GST_GLSL_ERROR_LINK, in gst_gl_shader_link()
Dgstglslstage.c488 g_set_error (data->error, GST_GLSL_ERROR, GST_GLSL_ERROR_COMPILE, in _compile_shader()
521 g_set_error (data->error, GST_GLSL_ERROR, GST_GLSL_ERROR_COMPILE, in _compile_shader()
553 g_set_error (error, GST_GLSL_ERROR, GST_GLSL_ERROR_COMPILE, in gst_glsl_stage_compile()
Dgstglsl.h37 #define GST_GLSL_ERROR (gst_glsl_error_quark ()) macro
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglfiltershader.c457 g_set_error (&error, GST_GLSL_ERROR, GST_GLSL_ERROR_COMPILE, in _maybe_recompile_shader()
474 g_set_error (&error, GST_GLSL_ERROR, GST_GLSL_ERROR_COMPILE, in _maybe_recompile_shader()