Delete GL tex ID when last of GrGLTexture or GrGLRenderTarget that reference it is...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 10 Mar 2011 14:51:57 +0000 (14:51 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 10 Mar 2011 14:51:57 +0000 (14:51 +0000)
commit1da0746fa155cdca982ae8deb68cc64f540c92df
tree26516a2f983e8179c9ffd539c7989e917ce3412e
parenta7f84e150cb9e821267a8ca9e59c1ae9a3cfa300
Delete GL tex ID when last of GrGLTexture or GrGLRenderTarget that reference it is destroyed

git-svn-id: http://skia.googlecode.com/svn/trunk@915 2bbb7eff-a529-9590-31e7-b0007b416f81
gpu/include/GrGLTexture.h
gpu/include/GrGpu.h
gpu/include/GrInOrderDrawBuffer.h
gpu/include/GrTexture.h
gpu/src/GrContext.cpp
gpu/src/GrGLTexture.cpp
gpu/src/GrGpuGL.cpp
gpu/src/GrGpuGL.h
gpu/src/GrInOrderDrawBuffer.cpp
src/gpu/SkGpuDevice.cpp