mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-10 16:43:34 +00:00
In the future, CloneContext will be operating on `Program`s so a field called `mod` is poorly named. CloneContext has a `src` member, so rename to `dst` to keep symmetry. Bug: tint:390 Change-Id: Ic724f8a18b46ef719790394cdc810f7eb3681234 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/38364 Commit-Queue: David Neto <dneto@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: David Neto <dneto@google.com>