H A D | texcompress_s3tc_tmp.h | 189 GLint numxpixels, GLint numypixels, UNUSED GLint type, UNUSED GLboolean haveAlpha) in fancybasecolorsearch() 242 for (j = 0; j < numypixels; j++) { in fancybasecolorsearch() 381 GLint numxpixels, GLint numypixels, GLuint type, GLboolean haveAlpha) in storedxtencodedblock() 417 for (j = 0; j < numypixels; j++) { in storedxtencodedblock() 448 for (j = 0; j < numypixels; j++) { in storedxtencodedblock() 504 GLint numxpixels, GLint numypixels, GLuint type ) in encodedxtcolorblockfaster() 524 for (j = 0; j < numypixels; j++) { in encodedxtcolorblockfaster() 553 fancybasecolorsearch(blkaddr, srccolors, bestcolor, numxpixels, numypixels, type, haveAlpha); in encodedxtcolorblockfaster() 555 storedxtencodedblock(blkaddr, srccolors, bestcolor, numxpixels, numypixels, type, haveAlpha); in encodedxtcolorblockfaster() 572 GLint numxpixels, GLint numypixels) in encodedxt5alpha() 188 fancybasecolorsearch( UNUSED GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[2], GLint numxpixels, GLint numypixels, UNUSED GLint type, UNUSED GLboolean haveAlpha) fancybasecolorsearch() argument 380 storedxtencodedblock( GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[2], GLint numxpixels, GLint numypixels, GLuint type, GLboolean haveAlpha) 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 893 extractsrccolors( GLubyte srcpixels[4][4][4], const GLchan *srcaddr, GLint srcRowStride, GLint numxpixels, GLint numypixels, GLint comps) extractsrccolors() argument 919 int numxpixels, numypixels; tx_compress_dxt1() local 950 int numxpixels, numypixels; tx_compress_dxt3() local 988 int numxpixels, numypixels; tx_compress_dxt5() local [all...] |