Searched refs:haveAlpha (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_s3tc_tmp.h | 189 GLint numxpixels, GLint numypixels, UNUSED GLint type, UNUSED GLboolean haveAlpha) in fancybasecolorsearch() 381 GLint numxpixels, GLint numypixels, GLuint type, GLboolean haveAlpha) in storedxtencodedblock() 481 if ((testerror > testerror2) || (haveAlpha)) { in storedxtencodedblock() 518 GLboolean haveAlpha = GL_FALSE; in encodedxtcolorblockfaster() local 540 else haveAlpha = GL_TRUE; in encodedxtcolorblockfaster() 553 fancybasecolorsearch(blkaddr, srccolors, bestcolor, numxpixels, numypixels, type, haveAlpha); in encodedxtcolorblockfaster() 555 storedxtencodedblock(blkaddr, srccolors, bestcolor, numxpixels, numypixels, type, haveAlpha); in encodedxtcolorblockfaster() 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
|
Completed in 2 milliseconds