Searched refs:compute_lerp (Results 1 – 1 of 1) sorted by relevance
108 inline float compute_lerp(const float top_left, const float top_right, in compute_lerp() function168 return compute_lerp(top_left, top_right, bottom_left, bottom_right, xs_lerp, in operator ()()