Searched refs:testerror (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
416 testerror = 0;
432 testerror += pixerrorbest;
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
416 testerror = 0;
432 testerror += pixerrorbest;
481 if ((testerror > testerror2) || (haveAlpha)) {

Completed in 4 milliseconds