commit | c4ce72fc15b109c40ad5ba46b06a17209b2a750e | [log] [tgz] |
---|---|---|
author | kkinnunen <kkinnunen@nvidia.com> | Sun Apr 24 23:35:35 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Sun Apr 24 23:35:35 2016 -0700 |
tree | 8f622184de7d81086cadbfe288153e3fb20b329c | |
parent | 97920b4092745146feec7d624c9c8799eb1b979d [diff] |
Compute bounds union while combining path range draw path batches Compute bounds union while combining batches generated by NVPR device independent text code-path. Otherwise the overlap test of the GrDrawTarget::recordBatch violate painter's algorithm order. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1894973008 Review URL: https://codereview.chromium.org/1894973008