Home | History | Annotate | Download | only in glshared

Lines Matching refs:getUint32

100 		const deUint8 xBits = deUint8(rng.getUint32() & bitMask);
449 const size_t offset = minOffset + (rng.getUint32() % (texture.getBufferSize() - (size + minOffset)));
472 const size_t offset = minOffset + (rng.getUint32() % (texture.getBufferSize() - (size + minOffset)));
506 const size_t offset = minOffset + (rng.getUint32() % (texture.getBufferSize() - (size + minOffset)));
767 const deUint32 coordSeed = rng.getUint32();