Home | History | Annotate | Download | only in gl

Lines Matching refs:dstSampleCnt

3131     int dstSampleCnt = 0;
3134 dstSampleCnt = rt->numColorSamples();
3139 SkASSERT((dstSampleCnt > 0) == SkToBool(dst->asRenderTarget()));
3148 return caps.canCopyAsBlit(dst->config(), dstSampleCnt, SkToBool(dstTex), dstIsGLTexture2D,