Home | History | Annotate | Download | only in glshared

Lines Matching defs:fMax

737 	float fMax = max.to<float>();
739 GLValue::Half h = GLValue::Half::create(fMin + deRandom_getFloat(&rnd) * (fMax - fMin));