Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_s3tc_tmp.h512 GLubyte basecolors[2][3]; in encodedxtcolorblockfaster() local
543 basecolors[j][i] = bestcolor[j][i]; in encodedxtcolorblockfaster()
546 bestcolor[0] = basecolors[0]; in encodedxtcolorblockfaster()
547 bestcolor[1] = basecolors[1]; in encodedxtcolorblockfaster()