Allow SkSL Graphite benchmarks to run on Perfbots.
At present, none of the SkSL Graphite benchmarks are showing up
on perf.skia.org because they don't set SK_GRAPHITE, and the
module loader previously required SK_GRAPHITE in order to include
the (very big) Graphite modules in the binary.
We now include the Graphite modules when either GR_TEST_UTILS or
SK_GRAPHITE is set, allowing non-Graphite builds of Nanobench to
run perf tests.
Change-Id: Ifb89a95785855d7dbaecc6f04969a898c325c8c1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/743237
Reviewed-by: Brian Osman <brianosman@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
2 files changed