commit | 265064450fa25833754d9a95ce9f41fe04039208 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Tue Dec 22 15:05:59 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Dec 22 21:05:23 2020 +0000 |
tree | a2cc6aa0ae14a09f2db4f6f6c7512e3738606336 | |
parent | 53391c179faaa879e2cd6b1910e188c165904c75 [diff] |
Remove 'flags' feature from particles No longer used by any example content, and it requires unsigned integers and bitwise ops (which are both going to be hidden from public SkSL). Bug: skia:11093 Change-Id: I1941f7a1bed6c8512a5117ef256d18e420cbabee Reviewed-on: https://skia-review.googlesource.com/c/skia/+/346779 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com>