Searched defs:srccolors (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/util/ |
H A D | texcompress_rgtc_tmp.h | 76 void TAG(encode_rgtc_ubyte)(TYPE *blkaddr, TYPE srccolors[4][4], in encode_rgtc_ubyte() argument [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_s3tc_tmp.h | 188 static void fancybasecolorsearch( UNUSED GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[2], in fancybasecolorsearch() argument 380 static void storedxtencodedblock( GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[2], in storedxtencodedblock() argument 503 encodedxtcolorblockfaster( GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLint numxpixels, GLint numypixels, GLuint type ) encodedxtcolorblockfaster() argument 571 encodedxt5alpha(GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLint numxpixels, GLint numypixels) encodedxt5alpha() argument [all...] |
Completed in 2 milliseconds