Searched refs:srcIsTexturable (Results 1 – 2 of 2) sorted by relevance
495 bool canCopyAsDraw(GrGLFormat dstFormat, bool srcIsTexturable, bool scalingCopy) const;
3805 bool GrGLCaps::canCopyAsDraw(GrGLFormat dstFormat, bool srcIsTexturable, bool scalingCopy) const { in canCopyAsDraw() argument3807 srcIsTexturable && in canCopyAsDraw()