commit | 3bc68ed74c07076cabb6143964f5b7b985ba555a | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Sat May 14 00:02:17 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon May 16 16:22:02 2022 +0000 |
tree | 9039015dc5772c4ba51152df6ca05617b0c95d8c | |
parent | 4c2f5c305fd64b5e01645292704334882841de57 [diff] |
Eliminate fOwnedNodes from symbol tables. Now that DSLFP is gone, no one uses this. Previously, this was used to stash the `sk_SampleCoord` Variable symbol: https://skia-review.googlesource.com/c/skia/+/540301/1/src/sksl/dsl/DSLVar.cpp#b148 Change-Id: I4015dd7b29da004cd308fb21570a23014a2c66d2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/540303 Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: John Stiles <johnstiles@google.com>