Searched refs:randomFloatNonnegative (Results 1 – 3 of 3) sorted by relevance
260 const GLfloat attenuationConst = rng.randomFloatNonnegative(); in TEST_P()261 const GLfloat attenuationLinear = rng.randomFloatNonnegative(); in TEST_P()262 const GLfloat attenuationQuadratic = rng.randomFloatNonnegative(); in TEST_P()
72 float RNG::randomFloatNonnegative() in randomFloatNonnegative() function in angle::RNG
39 float randomFloatNonnegative();