Searched refs:is_const_blend (Results 1 – 1 of 1) sorted by relevance
4184 static inline bool is_const_blend(int blend_factor) in is_const_blend() function4318 if (is_const_blend(new_state.rt[i].rgb_src_factor) || in vrend_patch_blend_state()4319 is_const_blend(new_state.rt[i].rgb_dst_factor)) { in vrend_patch_blend_state()