Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https...
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 May 2014 18:02:51 +0000 (18:02 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 May 2014 18:02:51 +0000 (18:02 +0000)
commit59e7d238522145e00357c54d71a4216b279faf1c
tree02a7ac7ad038886b0cded813f5ec3805f22cd527
parentbd465d141be875278d6bbc06becfdbb4acbbf557
Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/)

Reason for revert:
Breaks chrome build.

Original issue's description:
> Factor GrTexture into public GrTexture and private GrTextureImpl.
>
> Committed: http://code.google.com/p/skia/source/detail?r=14680

R=jvanverth@google.com, robertphillips@google.com
TBR=jvanverth@google.com, robertphillips@google.com
NOTREECHECKS=true
NOTRY=true

Author: bsalomon@google.com

Review URL: https://codereview.chromium.org/278073002

git-svn-id: http://skia.googlecode.com/svn/trunk@14681 2bbb7eff-a529-9590-31e7-b0007b416f81
bench/GrResourceCacheBench.cpp
include/gpu/GrContext.h
include/gpu/GrTexture.h
src/gpu/GrContext.cpp
src/gpu/GrTexture.cpp
src/gpu/gl/GrGLTexture.h
src/gpu/gl/GrGpuGL.cpp