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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h386 GLuint testerror, testerror2, pixerror, pixerrorbest; local in function:storedxtencodedblock
447 testerror2 = 0;
472 testerror2 += pixerrorbest;
477 testerror2 = 0xffffffff;
481 if ((testerror > testerror2) || (haveAlpha)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h386 GLuint testerror, testerror2, pixerror, pixerrorbest; local in function:storedxtencodedblock
447 testerror2 = 0;
472 testerror2 += pixerrorbest;
477 testerror2 = 0xffffffff;
481 if ((testerror > testerror2) || (haveAlpha)) {

Completed in 4 milliseconds