Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dtexcompress_s3tc_tmp.h515 GLubyte basecolors[2][3]; in encodedxtcolorblockfaster() local
546 basecolors[j][i] = bestcolor[j][i]; in encodedxtcolorblockfaster()
549 bestcolor[0] = basecolors[0]; in encodedxtcolorblockfaster()
550 bestcolor[1] = basecolors[1]; in encodedxtcolorblockfaster()