commit | 3887a014335b7b177040ce697ec9925ad3356b51 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Sep 30 13:22:27 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Sep 30 20:05:43 2020 +0000 |
tree | 84b174b86fc508d9209173b7797fffaab6c766a1 | |
parent | 2889e69680c06c675ec72e8561456fbd53ba7702 [diff] |
Add Variable::fBuiltin, to track Variables owned by pre-includes Similar to the same field on Enum and FunctionDeclaration, will be used to facilitate cloning builtin variables into Programs that use them. Bug: skia:10589 Change-Id: Ic63701c61ee4658a5ec72adb506cc96aa0b2836f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/321196 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: John Stiles <johnstiles@google.com>