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