In VulkanWindowContext add check to see if ganesh changed the layout of the image.
authoregdaniel <egdaniel@google.com>
Wed, 31 Aug 2016 18:03:50 +0000 (11:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 31 Aug 2016 18:03:50 +0000 (11:03 -0700)
commit580fa596c9648c3dafb7980d3304c82d4502c719
treed67c73ab234218ed8843344cbac1e6d46544d597
parentf57372daf0562a187c24d427366ac6d0cb980c9b
In VulkanWindowContext add check to see if ganesh changed the layout of the image.

BUG=skia:

Review-Url: https://codereview.chromium.org/2299663002
src/gpu/vk/GrVkRenderTarget.cpp
tools/viewer/sk_app/VulkanWindowContext.cpp