Home | History | Annotate | Download | only in glshared

Lines Matching defs:xBits

100 		const deUint8 xBits = deUint8(rng.getUint32() & bitMask);
101 coords[i] = extend2BitsToByte(xBits);