commit | d6449e9291115499dbb75c9e2ee445d14460966f | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Nov 30 09:13:23 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Nov 30 14:57:54 2020 +0000 |
tree | 0074db336d0e2f62be80dca8dd5752f9c0b387ef | |
parent | a35fcd6881e960bcbff3b6c7075664eb13a80aa6 [diff] |
Remove ^^ operator from Metal codegen. ^^ is not an operator in Metal. != can be used for the same purpose. Change-Id: If75b000076ebe0aa81d0ab354a8ae33e6ed52101 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339156 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com>