Remove SK_ENABLE_SKSL.
We don't know of any Skia users who disable this flag. SkSL is
required for all GPU backends and for many CPU effects, and
the only benefit to disabling it is a small code size reduction.
There are still some elements of our Bazel build which are
structured around the ability to disable SkSL; these can be
fixed up in a followup.
Bug: b/294209201
Change-Id: Ibd609aa48c4bc98f4f29b8ad52f186c264bafe4e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/745017
Auto-Submit: John Stiles <johnstiles@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
50 files changed