Searched refs:fyMax (Results 1 – 1 of 1) sorted by relevance
2231 const float fyMax = sqrt2 * (muy + mvy + mwy); in computeLodBoundsFromDerivates() local2235 const float pMax = de::max(fxMax, fyMax); in computeLodBoundsFromDerivates()