Searched refs:src_factor (Results 1 – 1 of 1) sorted by relevance
186 integer_t src_factor; in build_blending() local230 build_blend_factor(src_factor, fs, in build_blending()233 mul_factor(temp, fragment, src_factor); in build_blending()235 mul_factor_add(temp, fragment, src_factor, component_t(fb)); in build_blending()238 mul_factor(temp, fragment, src_factor); in build_blending()239 if (scratches.isUsed(src_factor.reg)) in build_blending()240 scratches.recycle(src_factor.reg); in build_blending()