Chinmay Garde 0b3f2d3e94
Always cache SkSL when using the Metal backend. (#17468)
There is no ability to compile shaders online and cache those binaries when
using the Metal backend. SkSL caching must always be used.
2020-04-02 13:00:29 -07:00
..