Searched refs:haveAlpha (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h189 GLint numxpixels, GLint numypixels, UNUSED GLint type, UNUSED GLboolean haveAlpha)
381 GLint numxpixels, GLint numypixels, GLuint type, GLboolean haveAlpha)
481 if ((testerror > testerror2) || (haveAlpha)) {
518 GLboolean haveAlpha = GL_FALSE; local in function:encodedxtcolorblockfaster
540 else haveAlpha = GL_TRUE;
553 fancybasecolorsearch(blkaddr, srccolors, bestcolor, numxpixels, numypixels, type, haveAlpha);
555 storedxtencodedblock(blkaddr, srccolors, bestcolor, numxpixels, numypixels, type, haveAlpha);
188 fancybasecolorsearch(UNUSED GLubyte * blkaddr,GLubyte srccolors[4][4][4],GLubyte * bestcolor[2],GLint numxpixels,GLint numypixels,UNUSED GLint type,UNUSED GLboolean haveAlpha) argument
380 storedxtencodedblock(GLubyte * blkaddr,GLubyte srccolors[4][4][4],GLubyte * bestcolor[2],GLint numxpixels,GLint numypixels,GLuint type,GLboolean haveAlpha) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h189 GLint numxpixels, GLint numypixels, UNUSED GLint type, UNUSED GLboolean haveAlpha)
381 GLint numxpixels, GLint numypixels, GLuint type, GLboolean haveAlpha)
481 if ((testerror > testerror2) || (haveAlpha)) {
518 GLboolean haveAlpha = GL_FALSE; local in function:encodedxtcolorblockfaster
540 else haveAlpha = GL_TRUE;
553 fancybasecolorsearch(blkaddr, srccolors, bestcolor, numxpixels, numypixels, type, haveAlpha);
555 storedxtencodedblock(blkaddr, srccolors, bestcolor, numxpixels, numypixels, type, haveAlpha);
188 fancybasecolorsearch(UNUSED GLubyte * blkaddr,GLubyte srccolors[4][4][4],GLubyte * bestcolor[2],GLint numxpixels,GLint numypixels,UNUSED GLint type,UNUSED GLboolean haveAlpha) argument
380 storedxtencodedblock(GLubyte * blkaddr,GLubyte srccolors[4][4][4],GLubyte * bestcolor[2],GLint numxpixels,GLint numypixels,GLuint type,GLboolean haveAlpha) argument

Completed in 5 milliseconds