commit | e822837a1322ad86a7d3bc3907deb13546d3f1c0 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Wed Jul 07 12:35:46 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jul 08 14:17:23 2021 +0000 |
tree | b0ab3765b75940122f1594513bee5c7e21ab8bc1 | |
parent | b62a2934f2aba2b6a48694175b4469db8bc61128 [diff] |
draw vertices: use SkVM for simple triangles If there are no color or texture changes between triangles, then us SkVM to draw the triangles. Change-Id: I2b1af743b36c681db23045c9f398c305894ead91 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/425020 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Herb Derby <herb@google.com>