commit | 81454dfaa92a202f905c4d808c5fb343fd96acff | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Wed Jun 17 10:59:28 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jun 18 12:33:34 2020 +0000 |
tree | 06f5168fb310da27f8d81cc8bbdf0354288769e3 | |
parent | 53f973c22a26a4e8216c6109b087fc37c86fe859 [diff] |
Use hardware wrap mode in perlin noise effects. Previously textures were sampled in clamp mode with the wrapping ocurring in shader code. Change-Id: Id4fcba6525e6c0664aa9fafb6c11a4bb62433c72 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/297059 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>