Home | History | Annotate | Download | only in softpipe

Lines Matching full:alpha_func

811    switch (softpipe->blend->rt[blend_index].alpha_func) {
1239 blend->rt[0].rgb_func == blend->rt[0].alpha_func)
1241 if (blend->rt[0].alpha_func == PIPE_BLEND_ADD) {