skia /
skia /
374ebba56fa3f568b4623b0585aa805977a79d67 Re-enable lenient SkSL deserialization for runtime shaders/filters.
This was inadvertertly lost during a refactor. For safety, this guard
now uses a real variable instead of relying on the preprocessor;
unlike the preprocessor, the compiler will warn us if we use an
undeclared variable.
Change-Id: I5f1626f2cc667153aa07d9f2256c1a3ca6f9801c
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/753557
Commit-Queue: John Stiles <johnstiles@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
4 files changed