DescriptionAllow previously-hoisted layers to be reused in the same draw
In the Sierpinkski test case there are only a few layers appear in the "to be drawn" lists but they those layers get reused a lot of times with different transforms. This CL adds an additional category to allow such layers to be placed in the GrReplacements object without needing to be rendered.
This is split out of (Fix sub-picture layer rendering bugs - https://codereview.chromium.org/597293002/)
BUG=skia:2315
Committed: https://skia.googlesource.com/skia/+/b5a97154f893a5fd3495e16872d370124e93c6ca
Patch Set 1 #Patch Set 2 : Add comments #
Total comments: 1
Messages
Total messages: 7 (2 generated)
|