Searched refs:dstRT (Results 1 – 1 of 1) sorted by relevance
3192 const GrGLRenderTarget* dstRT = static_cast<const GrGLRenderTarget*>(dst->asRenderTarget()); in can_copy_texsubimage() local3195 if (dstRT && dstRT->renderFBOID() != dstRT->textureFBOID()) { in can_copy_texsubimage()