Move MIP color mode from GrSurfaceProxy to GrTextureProxy
authorBrian Salomon <bsalomon@google.com>
Wed, 17 May 2017 18:27:58 +0000 (14:27 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 18 May 2017 14:38:03 +0000 (14:38 +0000)
commit081e0e6a32244a7945ddd40c2003fd312673c586
tree4e21a3f2e8a7768cac66c38200f7ad3ad8a50623
parentc96da1e51e1ca72d54dda49f32891bd41530ad31
Move MIP color mode from GrSurfaceProxy to GrTextureProxy

Change-Id: I76bc7f551ea4052fc611cf01e0ce81102c9c3395
Reviewed-on: https://skia-review.googlesource.com/17263
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
include/private/GrSurfaceProxy.h
include/private/GrTextureProxy.h
src/gpu/GrRenderTargetProxy.cpp
src/gpu/GrSurfaceProxy.cpp
src/gpu/GrTextureProxy.cpp
src/gpu/GrTextureRenderTargetProxy.cpp