Searched refs:BLEND_FACTOR_DST_COLOR (Results 1 – 6 of 6) sorted by relevance
192 RGBA(src_factor, BLEND_FACTOR_DST_COLOR),213 .alpha_src_factor = BLEND_FACTOR_DST_COLOR,
71 return BLEND_FACTOR_DST_COLOR; in util_blend_factor_to_shader()
65 ((src_factor == BLEND_FACTOR_DST_COLOR) || in is_2srcdest()177 case BLEND_FACTOR_DST_COLOR: in to_c_factor()313 factor == BLEND_FACTOR_DST_COLOR || in is_dest_factor()
109 case BLEND_FACTOR_DST_COLOR: in nir_blend_factor_value()
945 BLEND_FACTOR_DST_COLOR, enumerator
495 return BLEND_FACTOR_DST_COLOR; in translate_blend_factor()