Searched refs:blend (Results 1 – 1 of 1) sorted by relevance
219 static inline void interp_config_set_blend(interp_config *c, bool blend) { in interp_config_set_blend() argument221 (blend ? SIO_INTERP0_CTRL_LANE0_BLEND_BITS : 0); in interp_config_set_blend()