commit | b62cee315e5d889effe4e7d822ac59e59890c32c | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Fri Feb 28 13:34:16 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Feb 28 19:23:26 2020 +0000 |
tree | 1c013647505b2d0ef6b1d08cfc85071453022b12 | |
parent | 9fbba62dc788e9337df2eeced2070575610a2947 [diff] |
Simplifications to GrTextureProducers Move all MIP map code directly into GrTextureAdjust, not used by makers. Make GrTextureAdjuster final. Make some virtuals private Change-Id: I12dc7d8fa015dc85aaca3f7d5e58e094bb859518 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/274045 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>