Searched refs:si_blend_factor_uses_dst (Results 1 – 2 of 2) sorted by relevance
273 static bool si_blend_factor_uses_dst(unsigned factor) in si_blend_factor_uses_dst() function609 if (si_blend_factor_uses_dst(srcRGB)) in radv_pipeline_init_blend_state()611 if (si_blend_factor_uses_dst(srcA)) in radv_pipeline_init_blend_state()
457 static bool si_blend_factor_uses_dst(unsigned factor) in si_blend_factor_uses_dst() function580 if (si_blend_factor_uses_dst(srcRGB)) in si_create_blend_state_mode()582 if (si_blend_factor_uses_dst(srcA)) in si_create_blend_state_mode()