Searched refs:dxErr (Results 1 – 1 of 1) sorted by relevance
2299 const Vec3 dxErr = computeFloatingPointError(coordDx, IVec3(prec.derivateBits)); in computeCubeLodBoundsFromDerivates() local2301 const Vec3 xoffs = abs(coordDx) + dxErr; in computeCubeLodBoundsFromDerivates()