commit | 67aac703431ac2bcca841c4387b4ab2a6450c929 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Fri Aug 18 18:03:33 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Aug 21 14:29:57 2023 +0000 |
tree | 82ce42c9da1094887ef7ae1b8c2aad26c89a3d48 | |
parent | 7e5a3009a8d406e8d0990adea2c6cf2f0d9f4c08 [diff] |
Remove unused argument from WGSL ctor functions. The parent precedence is not meaningful when assembling ctors, as the ctor arguments will always have "sequence"-level precedence. Change-Id: I35543fb106847c2dda700961ac9be25d51531682 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/744662 Commit-Queue: Nicolette Prevost <nicolettep@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Nicolette Prevost <nicolettep@google.com>