commit | 56a9f1a09a131f102dc77b5abfeaf73f97633659 | [log] [tgz] |
---|---|---|
author | James Godfrey-Kittle <jamesgk@google.com> | Wed Mar 08 11:12:29 2023 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Mar 08 22:04:33 2023 +0000 |
tree | 70093402e0666ce957135400e45b4e47798eefac | |
parent | 060b4a75ff6cd786a411845a1f4d745ca3695b93 [diff] |
[graphite] Rename dst color arg field to fRuntimeShaderDstColor In Graphite I think we'd like for "dstColor" to consistently mean a color from the framebuffer. Since this arg field represents a different concept it would be nice to have this extra qualifier. Change-Id: I69945ff08e879d0329a6e058c6cbad49c6045e25 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/651976 Reviewed-by: Greg Daniel <egdaniel@google.com>