Home | History | Annotate | Download | only in functional

Lines Matching refs:getUint32

673 	const deUint32	vtxSeed		= rnd.getUint32();
675 const deUint32 frgSeed = rnd.getUint32();
1195 const deUint32 initVtxSeed = m_params.switchVtx ? m_rnd.getUint32() : pp.vtxSeed;
1198 const deUint32 initFrgSeed = m_params.switchFrg ? m_rnd.getUint32() : pp.frgSeed;
1316 Random rnd (seed > 0 ? seed : m_rnd.getUint32());
1336 GLuint drawSeed = m_rnd.getUint32();
1368 deUint32 drawSeed = m_rnd.getUint32();
1400 deUint32 drawSeed = m_rnd.getUint32();
1788 params = genParams(rnd.getUint32());