commit | 2bbdcc44c63974f29f3743bb58d929601a3f65c6 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Thu Sep 07 12:36:34 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Sep 07 16:58:31 2017 +0000 |
tree | d420f298f606b061054e56866d1930ab84f00ed5 | |
parent | 4df0092eac6e9bb5afc516773a0c618630193dc6 [diff] |
Rework GrSamplerParams to be more compact and use its own wrap mode enum. The main change is to make GrSamplerParams smaller by making its enums have byte-sized underlying types. The rest is cosmetic. Change-Id: Ib71ea50612d24619a85e463826c6b8dfb9b445e3 Reviewed-on: https://skia-review.googlesource.com/43200 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>