commit | a2130e21c3ee40c2da134f520b653d4ca3b302f6 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Dec 01 16:43:29 2022 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Dec 01 22:29:51 2022 +0000 |
tree | c2577951c4474eab49556cdda8ece2f0d9b7014a | |
parent | 7a9783136c9dc4ff2b188aac722e75eabb7bf287 [diff] |
Add branching ops to Raster Pipeline. This is based on the technique shown in http://review.skia.org/566561 but has been updated to latest code (no more void*s). Also, this version avoids redeclaring the entire STAGE macro from scratch. Change-Id: I731271d2cce89f48ee8b12c69ff4b4cd66d0110d Bug: skia:13676 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/612636 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com>