commit | 77968f0d32a6678c0a32b75a45d14b5b6c810b59 | [log] [tgz] |
---|---|---|
author | Ethan Nicholas <ethannicholas@google.com> | Thu Jun 11 21:10:26 2020 +0000 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jun 11 22:25:53 2020 +0000 |
tree | 99d3d6625cff6176dd2bd77fa8dd98d837b1637b | |
parent | 9290d01c6f85c3cec2bcb465999c331a12ba8304 [diff] |
Revert "fixed sample(..., matrix) with runtime effects" This reverts commit fb5ede576d0f6644d2ee0b1a166fc4cc09b904bb. Reason for revert: major performance regression due to constant shader recompilation Original change's description: > fixed sample(..., matrix) with runtime effects > > Change-Id: Id5b7f1b5e992c587be000e112706bedfe00c90fd > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/294697 > Commit-Queue: Ethan Nicholas <ethannicholas@google.com> > Reviewed-by: Brian Osman <brianosman@google.com> TBR=bsalomon@google.com,brianosman@google.com,ethannicholas@google.com # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: Ica8322e0eab8f00bfc1d4f6d33778eb6493b278f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295835 Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>