Searched defs:blkaddr (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | texcompress_s3tc_tmp.h | 184 static void fancybasecolorsearch( UNUSED GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bes… in fancybasecolorsearch() 376 static void storedxtencodedblock( GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[… in storedxtencodedblock() 499 static void encodedxtcolorblockfaster( GLubyte *blkaddr, GLubyte srccolors[4][4][4], in encodedxtcolorblockfaster() 554 static void writedxt5encodedalphablock( GLubyte *blkaddr, GLubyte alphabase1, GLubyte alphabase2, in writedxt5encodedalphablock() 567 static void encodedxt5alpha(GLubyte *blkaddr, GLubyte srccolors[4][4][4], in encodedxt5alpha() 912 GLubyte *blkaddr = dest; in tx_compress_dxt1() local 943 GLubyte *blkaddr = dest; in tx_compress_dxt3() local 981 GLubyte *blkaddr = dest; in tx_compress_dxt5() local
|