Searched defs:blkaddr (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_rgtc.c | 85 GLubyte *blkaddr; local in function:_mesa_texstore_red_rgtc1 138 GLbyte *blkaddr; local in function:_mesa_texstore_signed_red_rgtc1 191 GLubyte *blkaddr; local in function:_mesa_texstore_rg_rgtc2 258 GLbyte *blkaddr; local in function:_mesa_texstore_signed_rg_rgtc2 [all...] |
| H A D | texcompress_s3tc_tmp.h | 188 static void fancybasecolorsearch( UNUSED GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[2], argument 380 static void storedxtencodedblock( GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[2], argument 503 encodedxtcolorblockfaster(GLubyte * blkaddr,GLubyte srccolors[4][4][4],GLint numxpixels,GLint numypixels,GLuint type) argument 558 writedxt5encodedalphablock(GLubyte * blkaddr,GLubyte alphabase1,GLubyte alphabase2,GLubyte alphaenc[16]) argument 571 encodedxt5alpha(GLubyte * blkaddr,GLubyte srccolors[4][4][4],GLint numxpixels,GLint numypixels) argument 912 GLubyte *blkaddr = dest; local in function:tx_compress_dxtn [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texcompress_rgtc.c | 86 GLubyte *blkaddr; local in function:_mesa_texstore_red_rgtc1 139 GLbyte *blkaddr; local in function:_mesa_texstore_signed_red_rgtc1 192 GLubyte *blkaddr; local in function:_mesa_texstore_rg_rgtc2 257 GLbyte *blkaddr; local in function:_mesa_texstore_signed_rg_rgtc2 [all...] |
| H A D | texcompress_s3tc_tmp.h | 188 static void fancybasecolorsearch( UNUSED GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[2], argument 380 static void storedxtencodedblock( GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[2], argument 503 encodedxtcolorblockfaster(GLubyte * blkaddr,GLubyte srccolors[4][4][4],GLint numxpixels,GLint numypixels,GLuint type) argument 558 writedxt5encodedalphablock(GLubyte * blkaddr,GLubyte alphabase1,GLubyte alphabase2,GLubyte alphaenc[16]) argument 571 encodedxt5alpha(GLubyte * blkaddr,GLubyte srccolors[4][4][4],GLint numxpixels,GLint numypixels) argument 912 GLubyte *blkaddr = dest; local in function:tx_compress_dxtn [all...] |
Completed in 6 milliseconds