Home
last modified time | relevance | path

Searched refs:dstRT (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp3192 const GrGLRenderTarget* dstRT = static_cast<const GrGLRenderTarget*>(dst->asRenderTarget()); in can_copy_texsubimage() local
3195 if (dstRT && dstRT->renderFBOID() != dstRT->textureFBOID()) { in can_copy_texsubimage()