Lines Matching full:rbits
463 GLint rBits = _mesa_bitcount(rmask);483 v->RtoPixel[i] = (r >> (8-rBits)) << v->rshift;495 maxBits = rBits;