Split cache-specific fields out of GrTextureDesc
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Aug 2012 17:47:59 +0000 (17:47 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Aug 2012 17:47:59 +0000 (17:47 +0000)
commit9c2ea846351a29208cb4a36301ee611e7fb384ea
treecf61ae05b74705a6ae7d579e50410dd026ec780a
parent62e41903a70e0bebf875cd0fa5c94f804fad582a
Split cache-specific fields out of GrTextureDesc

http://codereview.appspot.com/6448143/

git-svn-id: http://skia.googlecode.com/svn/trunk@5065 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrCacheID.h
include/gpu/GrContext.h
include/gpu/GrTexture.h
include/gpu/GrTypes.h
src/gpu/GrContext.cpp
src/gpu/GrStencilBuffer.cpp
src/gpu/GrTexture.cpp
src/gpu/SkGpuDevice.cpp
src/gpu/SkGr.cpp
src/gpu/gl/GrGLRenderTarget.cpp
src/gpu/gl/GrGpuGL.cpp