commit | 666e4dae001389f531c933dafe51381df928691d | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Fri Sep 27 11:21:20 2019 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Sep 27 17:07:55 2019 +0000 |
tree | 8075b7778671b90954175df94cac79a65bc01bb0 | |
parent | 2281be3117055bdf8089c8ce6992e32b8093b0ec [diff] |
add alternate gather() impl. Didn't really find anything interesting. The two perform essentially identically, with the portable version using a lot more code size to do so. Change-Id: Iaa4e05d15dd0773a47f20df89a11730b3f27199e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/244867 Commit-Queue: Mike Klein <mtklein@google.com> Commit-Queue: Florin Malita <fmalita@chromium.org> Auto-Submit: Mike Klein <mtklein@google.com> Reviewed-by: Florin Malita <fmalita@chromium.org>