commit | 96b1a694f63a533f3e8934a298f8b095ea82cafb | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Mar 15 10:47:04 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Mar 15 15:27:38 2023 +0000 |
tree | 2bae2059eebab3047e34f64e62bb3b2f402a518a | |
parent | b890d97e7b34dc07cefd60269bd80d20fbeaaf4d [diff] |
Fix SwizzleIndexLookup in SkRP codegen. We can reuse the SPIR-V swizzled-index transformation logic in SkRP. This gets SwizzleIndexLookup to pass successfully. Change-Id: Ie2268761719881548d4159b63e61ee9500d5a300 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/656248 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>