Home | History | Annotate | Download | only in gl

Lines Matching refs:dstSampleCnt

3159     int dstSampleCnt = 0;
3162 dstSampleCnt = rt->numColorSamples();
3167 SkASSERT((dstSampleCnt > 0) == SkToBool(dst->asRenderTarget()));
3176 return caps.canCopyAsBlit(dst->config(), dstSampleCnt, SkToBool(dstTex), dstIsGLTexture2D,