skia2/experimental/lowp-basic
Herb Derby 2505b2ca46 use higher res to check [-1, 1)
Because the [-1, 1) lerp can handle a higher sampling rate in t,
decrease the t step to ensure everything is covered. The
limit needs to be trimmed by a 1/65536 to allow the older lerps
to run properly.

Remove the scaled test cases. They no longer make sense.
Change-Id: Ida841d65ebe794ba5d0ae67dfb145268764ec6a2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/448101
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
2021-09-13 14:13:25 +00:00
..
.gitignore improve quality of life 2021-09-09 17:23:57 +00:00
CMakeLists.txt math and error rates for lerp 2021-09-10 18:51:51 +00:00
lerp-study.cpp use higher res to check [-1, 1) 2021-09-13 14:13:25 +00:00
lowp_experiments.cpp math and error rates for lerp 2021-09-10 18:51:51 +00:00
QMath.h math and error rates for lerp 2021-09-10 18:51:51 +00:00