aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrTexture.h
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2014-10-08 08:40:09 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-08 08:40:09 -0700
commitbcf0a52d4f4221b158e68a06ba0c4cc4db011060 (patch)
tree6ad69163908f2fa15a6f857b16c1df7c12216ed1 /include/gpu/GrTexture.h
parentb82b9d577e9d811d88de89594bbd6e697892616c (diff)
GrResourceCache2 manages scratch texture.
Diffstat (limited to 'include/gpu/GrTexture.h')
-rw-r--r--include/gpu/GrTexture.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/gpu/GrTexture.h b/include/gpu/GrTexture.h
index 8bdff34df5..43b69eade2 100644
--- a/include/gpu/GrTexture.h
+++ b/include/gpu/GrTexture.h
@@ -99,8 +99,6 @@ protected:
void validateDesc() const;
private:
- void abandonReleaseCommon();
- virtual void internal_dispose() const SK_OVERRIDE;
void dirtyMipMaps(bool mipMapsDirty);
enum MipMapsStatus {