Home
last modified time | relevance | path

Searched refs:gst_gl_shader_string_get_highest_precision (Results 1 – 16 of 16) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglshaderstrings.c123 gst_gl_shader_string_get_highest_precision (GstGLContext * context, in gst_gl_shader_string_get_highest_precision() function
151 gst_gl_shader_string_get_highest_precision (context, version, profile); in gst_gl_shader_string_fragment_get_default()
172 gst_gl_shader_string_get_highest_precision (context, version, profile); in gst_gl_shader_string_fragment_external_oes_get_default()
Dgstglshaderstrings.h48 const gchar * gst_gl_shader_string_get_highest_precision (GstGLContext * context,
Dgstgloverlaycompositor.c550 gst_gl_shader_string_get_highest_precision (context, in gst_gl_overlay_compositor_init_gl()
Dgstglviewconvert.c1548 gst_gl_shader_string_get_highest_precision (viewconvert->context, version, in _get_shader_string()
Dgstglcolorconvert.c2386 gst_gl_shader_string_get_highest_precision (convert->context, version, in _create_shader()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgltestsrc.c449 gst_gl_shader_string_get_highest_precision (context, in _src_smpte_init()
726 gst_gl_shader_string_get_highest_precision (context, in _src_checkers_init()
828 gst_gl_shader_string_get_highest_precision (context, in _src_snow_init()
967 gst_gl_shader_string_get_highest_precision (context, in _src_mandelbrot_init()
1095 gst_gl_shader_string_get_highest_precision (context, in _src_circular_init()
Dgstglfiltercube.c324 gst_gl_shader_string_get_highest_precision (context, in gst_gl_filter_cube_gl_start()
Dgstglmosaic.c221 gst_gl_shader_string_get_highest_precision (GST_GL_BASE_MIXER in _mosaic_render()
Dgstgldeinterlace.c429 gst_gl_shader_string_get_highest_precision (context, in gst_gl_deinterlace_get_fragment_shader()
Dgstglalpha.c350 gst_gl_shader_string_get_highest_precision (base_filter->context, in _create_shader()
Dgstgldifferencematte.c118 gst_gl_shader_string_get_highest_precision (context, in gst_gl_differencematte_gl_start()
Dgstglcolorbalance.c291 gst_gl_shader_string_get_highest_precision (base_filter->context, in _create_shader()
Dgstgleffects.c576 gst_gl_shader_string_get_highest_precision (context, in gst_gl_effects_get_fragment_shader()
Dgstglvideomixer.c1227 gst_gl_shader_string_get_highest_precision (base_mix->context, in gst_gl_video_mixer_gl_start()
1300 gst_gl_shader_string_get_highest_precision (GST_GL_BASE_MIXER in _draw_checker_background()
Dgstgloverlay.c138 gst_gl_shader_string_get_highest_precision (base_filter->context, in gst_gl_overlay_gl_start()
/third_party/gstreamer/gstplugins_base/
DChangeLog12874 gst_gl_shader_string_get_highest_precision needs to make an OpenGL call