commit | ca21e14d7754b7781b89ba58dd9fc790de6b429b | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Feb 03 15:34:29 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Feb 05 17:24:53 2021 +0000 |
tree | 0aa421886d4c9155b25e5826a58c57ed93c95441 | |
parent | abc3b78011423cf4a8f5ca6acc33be81ae46b89e [diff] |
PipelineStageCodeGenerator no longer derives from GLSL generator This is largely mechanical, with large chunks of the GLSL generator functionality removed. There are some obvious further improvements to be made, but it should be easier starting from here. Change-Id: I93b1aa1936c4151af83f83e6d03233d89682496d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366402 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com>