When setting up a copySurface dst texture make the orientation match the src when...
authorbsalomon <bsalomon@google.com>
Wed, 8 Jun 2016 19:32:02 +0000 (12:32 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 8 Jun 2016 19:32:02 +0000 (12:32 -0700)
commit5bfd891d97fc4ac0b54aef0062474018d0e73389
treed1ff36f50a6f564a2f20fb49041b3fe4323f3a5d
parent1fd666cbb9655e1ce5f37f435d1f9ea2d7b47827
When setting up a copySurface dst texture make the orientation match the src when glBlitFramebuffer requires it

TBR=egdaniel@google.com
BUG=chromium:618122
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2049753002

Review-Url: https://codereview.chromium.org/2049753002

Cherry-pick from master to chrome/m52
NOTREECHECKS=true
NOTRY=true
NOPRESUBMIT=true

Review-Url: https://codereview.chromium.org/2049493003
src/gpu/gl/GrGLGpu.cpp