Force upload to VRAM in filterImage
authorrobertphillips <robertphillips@google.com>
Mon, 11 Apr 2016 17:20:24 +0000 (10:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 11 Apr 2016 17:20:24 +0000 (10:20 -0700)
commit29feef80de0af74eb24b703d6675aea1bc17e655
treeca1f5ed7afaa5a52b735d52d5d97f2cfcde3519f
parent48b88cc1f6658350d7905e7dca3ba5c53adbba00
Force upload to VRAM in filterImage

This forces the conversion of image filter result to VRAM (if it is required) prior to the filtered result being put into the ImageFilter cache.

GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1874763002

Review URL: https://codereview.chromium.org/1874763002
src/core/SkImageFilter.cpp