DescriptionAdd drawRegion() API to SkCanvas
This will allow us to optimize for the RectGrid macrobench.
Currently, SkiaGL is much slower than OpenGL.
SkiaGL 12 items/s
OpenGL 160 items/s
This contains everything except for the fast implementation on GPU.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2277053002
Committed: https://skia.googlesource.com/skia/+/44df651ebefc284acc2f66425dff3ea0b0e14b36
Patch Set 1 #Patch Set 2 : Convert region to a path in complex case #
Total comments: 5
Patch Set 3 : Improve gm, fallback to paths in appropriate cases #
Total comments: 2
Patch Set 4 : Added shader to test #
Total comments: 2
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 36 (19 generated)
|