Home | History | Annotate | Download | only in softpipe

Lines Matching refs:rgb_src_factor

278    switch (softpipe->blend->rt[blend_index].rgb_src_factor) {
1237 else if (blend->rt[0].rgb_src_factor == blend->rt[0].alpha_src_factor &&
1242 if (blend->rt[0].rgb_src_factor == PIPE_BLENDFACTOR_ONE &&
1246 else if (blend->rt[0].rgb_src_factor == PIPE_BLENDFACTOR_SRC_ALPHA &&