Lines Matching defs:numerator
1315 const float numerator = op[2]->value.f[c] - edge0;1317 const float t = CLAMP(numerator/denominator, 0, 1);