Home | History | Annotate | Download | only in x11

Lines Matching full:bbits

465       GLint bBits = _mesa_bitcount(bmask);
485 v->BtoPixel[i] = (b >> (8-bBits)) << v->bshift;
497 if (bBits > maxBits) maxBits = bBits;