Searched defs:xBits (Results 1 – 7 of 7) sorted by relevance
309 int xBits = 8 * base.length - bitLength; in createRandomPrime() local345 int xBits = 8 * nBytes - bitLength; in createRandom() local
311 int xBits = 8 * base.length - bitLength; in createRandomPrime() local347 int xBits = 8 * nBytes - bitLength; in createRandom() local
46 UINT_32 xBits : 3; member
1597 UINT_32 xBits = pIn->x << log2ElementBytes; in ComputeSurface2DMicroBlockOffset() local1698 UINT_32 xBits = pIn->x << log2ElementBytes; in ComputeSurface3DMicroBlockOffset() local
100 const deUint8 xBits = deUint8(rng.getUint32() & bitMask); in genRandomCoords() local
3589 UINT_32 xBits = x; in ComputeOffsetFromSwizzlePattern() local