commit | 85dbeb5e93216c84fa4b51f8b0d529ade1a8c885 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Mon May 10 14:10:05 2021 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue May 11 15:05:48 2021 +0000 |
tree | 66e0a76ad406a979cb494442c617f86e4f9c52d5 | |
parent | a5b17fd8d025fe4648420e56c12aaa894d10361a [diff] |
Move tessellation back doors into GrGLSLGeometryProcessor This makes them easier to integrate with other shader code than having them in GrGeometryProcessor. Bug: skia:11396 Change-Id: I572348b8484ae46e00ac15832cd818390d536441 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/406437 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>