DescriptionImprove Color32A_D565 quality at the expense of speed.
On Intel, Color32A_D565 is being autovectorized both before and after this CL, so it's a little hard to tell what's going on. The microbenchmarks take the expected big hit, and the worst case in SKPs is a 30% slowdown on desk_youtube.skp, which is dominated by Color32A_D565 in 565 mode.
Fortunately / unfortunately, we've optimized this proc for NEON already.
BUG=skia:
Patch Set 1 #
Messages
Total messages: 2 (2 generated)
|