commit | aaa81ab61e43f858f73c6b3585039a1a2477e18d | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Tue Sep 28 10:19:11 2021 -0600 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Sep 28 17:39:20 2021 +0000 |
tree | 7304e2e1739bdfc787846b73e5088d98c3cdab19 | |
parent | 0f124cd7cd601c61bac74a11ff665e99b702f03d [diff] |
Specify DrawList as using a z test of "GREATER" A test of GREATER, as opposed to GEQUAL, allows us to avoid double blends during stroking. Change-Id: I1d39b54416934ee354146fe42c58299f00f7a6e9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/453616 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>