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