commit | 2229d771105b2cfb91dd15c5e985e8f122f2a28a | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu May 11 15:07:04 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu May 11 21:15:28 2023 +0000 |
tree | 730a3792dee8ef1d8c8de3ff64e47d5dbd6af818 | |
parent | 797d7c52dbc8ad34fd19c93ac6bb2173655b6aea [diff] |
Simplify DSLVar classes. The DSLVar class hierarchy has been converted to simple structs with no methods, just constructors. Declaring a local variable no longer involves DSLCore. Change-Id: Id8715d590e49281d1775f042c74b0298ece52fda Reviewed-on: https://skia-review.googlesource.com/c/skia/+/696456 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>