commit | 33c64a447368a5cbae2f9a383ab0c066465fae52 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Dec 23 10:26:38 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Dec 23 16:21:57 2020 +0000 |
tree | 4e37573b13c3e1f1010901d9f26fcc23dfdef963 | |
parent | e11c43804bbdc24ace4a9fd96095e28eeb6ac7bd [diff] |
SkSL: Remove "null" as a type and literal value. Nullable fragment processors still exist, but they're handled transparently by sample() within C++, so there's no need for .fp files to ever do these tests manually. Change-Id: Idf2bc58505207560553066c0126a2a036c5d970b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/347039 Commit-Queue: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: John Stiles <johnstiles@google.com>