Searched defs:randVec (Results 1 – 2 of 2) sorted by relevance
160 Vector3 randVec = RandomVector3(&mRNG); in initializeBenchmark() local185 Vector3 randVec = RandomVector3(&mRNG); in initializeBenchmark() local
601 Vector3 randVec = RandomVec3(rng.randomInt(), 0.0f, 1.0f); in TEST_P() local