On 2012/06/12 19:31:34, robertphillips wrote:
> This does increase the similarity of GrRenderTarget & GrTexture but I'm not
sure
> if its worth it.
Should we have a GrSurface base class for texture and RT? It might actually
remove some duplicate code. We have two SkPixelRef subclasses, one for RT and
one for texture. The RT and tex have a number of overlapping methods as well.
I'd say check it in.
Issue 6302068: Added Texture desc to render target
(Closed)
Created 13 years ago by robertphillips
Modified 13 years ago
Reviewers: bsalomon
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0