getLayerTextureHandle is non-virtual, a weird name, and we already have SkDevice::accessTexture()->getTextureHandle(); scissor() is declared but ...
13 years, 4 months ago
(2011-07-13 19:21:03 UTC)
#1
getLayerTextureHandle is non-virtual, a weird name, and we already have
SkDevice::accessTexture()->getTextureHandle();
scissor() is declared but not defined. I think it must be some legacy call from
the old SkGLDevice.
Added GrRenderTarget handle getters to match the GrTexture::getTextureHandle().
Issue 4718041: Remove unused SkGpuDevice functions, add GrRenderTarget handle getters
(Closed)
Created 13 years, 4 months ago by bsalomon
Modified 13 years, 4 months ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0