commit | b229558350730fae197c988e31541b4f13b564e0 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Oct 06 10:20:09 2021 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Oct 06 17:25:29 2021 +0000 |
tree | 381c1163e77f1bea438ee225603c889338663231 | |
parent | e023608611b69a7c20682846d4701d3133168cf0 [diff] |
Use SkSpan to represent arrays in GrSkSLFP::Make. This will allow a uniform array to be used in make_unrolled_colorizer (or anywhere else that we might need one). Change-Id: I9246f8d3121353b029fd36924fb874d838e67d9c Bug: skia:8401 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/456238 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com>