commit | 2babe68de295f61964d616a86c40541d68a877ae | [log] [tgz] |
---|---|---|
author | Arman Uguray <armansito@google.com> | Thu Aug 03 09:53:01 2023 -0700 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Aug 03 17:38:48 2023 +0000 |
tree | 8463f2b447ebb6e00204790159441725a0847b82 | |
parent | 36072a994f119159798b56cb53a77c932c15076b [diff] |
[sksl] Fix ModifiersDeclaration checks to include local_size_z local_size_y was included in the guard twice and local_size_z was not. This fixes that. Change-Id: Ib0d10ead807e21ad6f8392ccff369ab430e9fff1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/735178 Commit-Queue: Arman Uguray <armansito@google.com> Reviewed-by: John Stiles <johnstiles@google.com>