commit | f57207bfaf14f0b7bb8e44958dfc4ebbfeedefcd | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Tue Feb 02 17:50:34 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Feb 03 00:34:28 2021 +0000 |
tree | ceba1338ec11f43c3071424d270993a7fb3d6d73 | |
parent | 5cf5b46e2b127fcae3b26980526db934b5e04f4a [diff] |
Remove SkSL ABORT() macro. Existing call sites have been converted to the SK_ABORT macro. The sksl_abort() function is no longer referenced and has been removed. Change-Id: Idf94ce2523e37b62ce87b60afc5d121b9ad29627 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/364858 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>