commit | 3dcaf4ac1613c027d03f602cdd5fe357fb67aea0 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Tue Jan 18 16:27:31 2022 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Jan 19 17:34:59 2022 +0000 |
tree | 8bb0ab629b477c0d0d97f1132de7997f220e5334 | |
parent | cc68ab42c25501f6bf610d468083570db519f58d [diff] |
Prevent no-op statements in Metal code generator. These are harmless, but they can cause the Metal compiler to emit a warning, and these warnings are making some logs messy for Flutter. Change-Id: I21b7a3c9ae661c55bbbe8bc13d097966180e977d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/496377 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>