Searched refs:kAsSelfTexture (Results 1 – 2 of 2) sorted by relevance
1314 kAsSelfTexture, // The dst value is sampled directly from the dst itself as a texture. enumerator1322 case GrDstSampleType::kAsSelfTexture: // fall through in GrDstSampleTypeDirectlySamplesDst()1334 case GrDstSampleType::kAsSelfTexture: // fall through in GrDstSampleTypeUsesTexture()
4500 return GrDstSampleType::kAsSelfTexture; in onGetDstSampleTypeForProxy()