commit | 001461ebddc70f6399e00b7b0dea7f4505889456 | [log] [tgz] |
---|---|---|
author | Ethan Nicholas <ethannicholas@google.com> | Wed Jul 07 10:38:15 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jul 07 15:23:42 2021 +0000 |
tree | dbe04861ade540524ed60edab604dc588fe3cb5e | |
parent | be9aa64ff909953c00560194a21024d2d0b2878b [diff] |
Added SkSL Literal type Previously kScalar was doing double-duty and standing in for both scalar and literal types. This breaks it out into a separate enum value. Change-Id: Ic975eeba87fb430d9fe183e284107f6aaff9b244 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/425180 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>