Searched refs:linear_max_nstops (Results 1 – 2 of 2) sorted by relevance
501 if ((glamor_priv->linear_max_nstops >= stops_count) && (dyn_gen)) { in _glamor_create_linear_gradient_program()540 glamor_priv->linear_max_nstops = stops_count; in _glamor_create_linear_gradient_program()564 glamor_priv->linear_max_nstops = 0; in glamor_init_gradient_shader()
302 int linear_max_nstops; member