Searched refs:setupRight (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_tritemp.h532 int setupLeft, setupRight; local in function:NAME
542 setupRight = 1;
549 setupRight = 1;
559 setupRight = 1;
566 setupRight = 0;
730 if (setupRight && eRight->lines>0) {
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_tritemp.h533 int setupLeft, setupRight; local in function:NAME
543 setupRight = 1;
550 setupRight = 1;
560 setupRight = 1;
567 setupRight = 0;
731 if (setupRight && eRight->lines>0) {

Completed in 5 milliseconds