Searched refs:yinvert (Results 1 – 4 of 4) sorted by relevance
64 bool yinvert) in nir_lower_texcoord_replace_impl() argument97 if (yinvert) in nir_lower_texcoord_replace_impl()143 bool point_coord_is_sysval, bool yinvert) in nir_lower_texcoord_replace() argument151 point_coord_is_sysval, yinvert); in nir_lower_texcoord_replace()
5438 bool point_coord_is_sysval, bool yinvert);
89 gboolean yinvert; member276 yswap = overlay->yinvert ? -1. : 1.; in gst_gl_composition_overlay_add_transformation()441 gboolean yinvert; member500 priv->yinvert = DEFAULT_YINVERT; in gst_gl_overlay_compositor_init()514 priv->yinvert = g_value_get_boolean (value); in gst_gl_overlay_compositor_set_property()532 g_value_set_boolean (value, priv->yinvert); in gst_gl_overlay_compositor_get_property()684 overlay->yinvert = priv->yinvert; in gst_gl_overlay_compositor_upload_overlays()
4124 - nir/texcoord_replace: add a yinvert param