commit | 5a2f962313a59a6a80bb6182a7ed6ca3beb5dd8b | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Fri Dec 27 14:56:38 2019 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Dec 27 22:34:10 2019 +0000 |
tree | 53b5fdee2de34b72dff05a155cbd681a34d81012 | |
parent | 5258623d823e21f1b03df6e52ae75be1dec8aea2 [diff] |
Add back door support for GLSL tessellation shaders Implements tessellation support at the Ganesh level, and adds back door methods for supplying raw GLSL strings directly to the OpenGL driver. Adds a new gm to verify tessellation is works in GL. Change-Id: Idfc285b955cbe5e8e6bf0475be8b518b0cc6ed2c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/261196 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>