commit | 74192fde0d5c76dd2889b9a1f8bfead2ca139eb2 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Jan 11 11:07:01 2021 -0500 |
committer | John Stiles <johnstiles@google.com> | Mon Jan 11 18:05:18 2021 +0000 |
tree | a08ebc67e7bb5fa11a19ddb50a314e701c177922 | |
parent | b869916c01f3f106ea068d7aa0130e533c2b59fb [diff] |
Migrate constant folding tests into a separate directory. This CL also adds tests for vector*scalar and scalar*vector folding. We currently do not constant-fold these, but support will be added in a followup CL. Change-Id: I68d7374ae15ab2f4d805a095803b645c92fb03d9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352237 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com>