Home
last modified time | relevance | path

Searched refs:lowcv (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dtexcompress_s3tc_tmp.h517 GLuint lowcv, highcv, testcv; in encodedxtcolorblockfaster() local
520 lowcv = highcv = srccolors[0][0][0] * srccolors[0][0][0] * REDWEIGHT + in encodedxtcolorblockfaster()
535 else if (testcv < lowcv) { in encodedxtcolorblockfaster()
536 lowcv = testcv; in encodedxtcolorblockfaster()