Remove GrSurfaceDesc member from GrSurface.
authorBrian Salomon <bsalomon@google.com>
Thu, 18 May 2017 16:30:34 +0000 (12:30 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 18 May 2017 16:56:50 +0000 (16:56 +0000)
commit84911546b9535a2fff6c5e07f588f175d5a04f45
treea159707e8fbf27532b354b18feb231be69c12acc
parent955235fa13db6cfd615dd6120e7f5060761fa3d1
Remove GrSurfaceDesc member from GrSurface.

Change-Id: I0fe979994e1e3fc457b952dfb5e0090c45fad771
Reviewed-on: https://skia-review.googlesource.com/17273
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
include/gpu/GrRenderTarget.h
include/gpu/GrSurface.h
include/gpu/GrTexture.h
src/gpu/GrRenderTarget.cpp
src/gpu/GrTexture.cpp
src/gpu/GrTexturePriv.h
src/gpu/gl/GrGLGpu.cpp
src/gpu/gl/GrGLRenderTarget.cpp
src/gpu/vk/GrVkTexture.cpp
src/gpu/vk/GrVkTextureRenderTarget.cpp