Home | History | Annotate | Download | only in r300

Lines Matching refs:PIPE_BLEND_REVERSE_SUBTRACT

324         if ((eqRGB == PIPE_BLEND_ADD || eqRGB == PIPE_BLEND_REVERSE_SUBTRACT) &&
325 (eqA == PIPE_BLEND_ADD || eqA == PIPE_BLEND_REVERSE_SUBTRACT)) {