Searched refs:mwy (Results 1 – 1 of 1) sorted by relevance
2127 const float mwy = deFloatAbs(dwdy); in computeLodBoundsFromDerivates() local2135 const float fyMin = de::max(de::max(muy, mvy), mwy); in computeLodBoundsFromDerivates()2140 const float fyMax = sqrt2 * (muy + mvy + mwy); in computeLodBoundsFromDerivates()