aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
authorGravatar Ben Wagner <bungeman@google.com>2018-04-04 17:40:46 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-05 16:15:33 +0000
commit1861e88cad51ec5727323e75fbd45d6c7186ccef (patch)
treed87cd026df0c02041402fcb35fbf4ac8ca6b8f28 /BUILD.gn
parentc4ec816a89c0f39f1b2dfb507f7c8cf39b4e1eae (diff)
Via*::draw to finish before checking.
Currently Via*::draw checks against the reference immediately, before the sink is completely finished. This causes via-gl to fail, since GPUSink::onDraw does not even create the target pixmap until after drawing the Src into the canvas. This puts off the actual check against the reference until after the sink is finished, allowing via-gl to work as expected. Change-Id: If1a19cc73f184b836e3421a03966db0ee9918fbe Reviewed-on: https://skia-review.googlesource.com/118627 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Ben Wagner <bungeman@google.com>
Diffstat (limited to 'BUILD.gn')
0 files changed, 0 insertions, 0 deletions