commit | 6c32c7ba813796f020666d609377c9cea0bb8cae | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Fri Dec 11 11:21:35 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Dec 14 15:28:54 2020 +0000 |
tree | 4ff6808f28479a89f894740edb30c12a33549ddf | |
parent | ad2d49427230b0c562c57e9b6d094d56491a9eea [diff] |
SkSLSlide: Guard against asserts in the compiler Before compiling, write the shader text to 'sksl.bak', then remove it if we succeed. This avoids loss-of-work if you manage to uncover an assert. Change-Id: Idec7740210ce56cc9522c31e79f6aae1d4c3da1d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/343425 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: John Stiles <johnstiles@google.com>