Fix ChromePrecompileTest for Intel Macs
For Intel Macs, Dawn Metal does not have Load Ops affect Pipelines
whereas, for non-Intel Macs, Dawn Metal does have Load Ops affect the Pipeline.
This results in different Pipeline labels being generated for the same set of PaintOptions in the two cases which can lead to test failures.
Change-Id: I897d5ea2d70cca5ec665ebca86437f97db9dab90
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/989616
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
1 file changed