Searched refs:GrDstSampleTypeDirectlySamplesDst (Results 1 – 4 of 4) sorted by relevance
67 if (fDstProxyView.proxy() && GrDstSampleTypeDirectlySamplesDst(fDstSampleType)) { in xferBarrierType()
413 SkASSERT(GrDstSampleTypeDirectlySamplesDst(dstProxyView.dstSampleType())); in addDrawOp()
1997 if (GrDstSampleTypeDirectlySamplesDst(fDstSampleType)) { in setupDstProxyView()
1320 static constexpr bool GrDstSampleTypeDirectlySamplesDst(GrDstSampleType type) { in GrDstSampleTypeDirectlySamplesDst() function