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/ |
D | gstglshaderstrings.c | 123 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()
|
D | gstglshaderstrings.h | 48 const gchar * gst_gl_shader_string_get_highest_precision (GstGLContext * context,
|
D | gstgloverlaycompositor.c | 550 gst_gl_shader_string_get_highest_precision (context, in gst_gl_overlay_compositor_init_gl()
|
D | gstglviewconvert.c | 1548 gst_gl_shader_string_get_highest_precision (viewconvert->context, version, in _get_shader_string()
|
D | gstglcolorconvert.c | 2386 gst_gl_shader_string_get_highest_precision (convert->context, version, in _create_shader()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gltestsrc.c | 449 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()
|
D | gstglfiltercube.c | 324 gst_gl_shader_string_get_highest_precision (context, in gst_gl_filter_cube_gl_start()
|
D | gstglmosaic.c | 221 gst_gl_shader_string_get_highest_precision (GST_GL_BASE_MIXER in _mosaic_render()
|
D | gstgldeinterlace.c | 429 gst_gl_shader_string_get_highest_precision (context, in gst_gl_deinterlace_get_fragment_shader()
|
D | gstglalpha.c | 350 gst_gl_shader_string_get_highest_precision (base_filter->context, in _create_shader()
|
D | gstgldifferencematte.c | 118 gst_gl_shader_string_get_highest_precision (context, in gst_gl_differencematte_gl_start()
|
D | gstglcolorbalance.c | 291 gst_gl_shader_string_get_highest_precision (base_filter->context, in _create_shader()
|
D | gstgleffects.c | 576 gst_gl_shader_string_get_highest_precision (context, in gst_gl_effects_get_fragment_shader()
|
D | gstglvideomixer.c | 1227 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()
|
D | gstgloverlay.c | 138 gst_gl_shader_string_get_highest_precision (base_filter->context, in gst_gl_overlay_gl_start()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 12874 gst_gl_shader_string_get_highest_precision needs to make an OpenGL call
|