commit | 5b9b0db5b894da98b744e3d3dec1b363c0aea0c4 | [log] [tgz] |
---|---|---|
author | Ethan Nicholas <ethannicholas@google.com> | Thu Jan 21 13:12:01 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Jan 22 15:16:32 2021 +0000 |
tree | ccd614c9d12df093d67b27801393f7c6be639dc4 | |
parent | ce75036b3eaff1f585d80fe0a3873cf184c31229 [diff] |
SkSL vars now track their declaration instead of their initial value This should not cause any functional changes, and is just a prerequisite for upcoming DSL work. Change-Id: Iea165d3b7ede39ccc9cf5f5d78f623bc883b391e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/356816 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>