Searched refs:dyErr (Results 1 – 1 of 1) sorted by relevance
2209 const Vec3 dyErr = computeFloatingPointError(coordDy, IVec3(prec.derivateBits)); in computeCubeLodBoundsFromDerivates() local2211 const Vec3 yoffs = abs(coordDy) + dyErr; in computeCubeLodBoundsFromDerivates()