The math render tests were not passing on the AMD hardware. This was due to some compiler behavior not returning 1 on the `floor((a - c) / (b - c))` calculation even if `a` and `b` were equal.
The math render tests were not passing on the AMD hardware. This was due to some compiler behavior not returning 1 on the `floor((a - c) / (b - c))` calculation even if `a` and `b` were equal.