Home | History | Annotate | Download | only in glshared

Lines Matching refs:getUint32

106 		const deUint8 xBits = deUint8(rng.getUint32() & bitMask);
450 const size_t offset = minOffset + (rng.getUint32() % (texture.getBufferSize() - (size + minOffset)));
473 const size_t offset = minOffset + (rng.getUint32() % (texture.getBufferSize() - (size + minOffset)));
507 const size_t offset = minOffset + (rng.getUint32() % (texture.getBufferSize() - (size + minOffset)));
764 const deUint32 coordSeed = rng.getUint32();