commit | 7868692b9df06325e0ee280024ed75f2eb5de95f | [log] [tgz] |
---|---|---|
author | Ethan Nicholas <ethannicholas@google.com> | Thu Oct 08 06:46:27 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Oct 08 15:59:08 2020 +0000 |
tree | 004e240991a58c704cc7d66743effd657a6d6819 | |
parent | e3dcb1392d6a9e8c3fa558158dbe0f4c9f62c0fd [diff] |
Moved SkSL VariableReference data into IRNode As part of this change, broke up IRNode::type() and moved it into virtual functions where it belongs. Change-Id: Ib19e99f2e8392e34a20a1887b980225ac4b793f7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/323884 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>