Searched defs:requiresDstTexture (Results 1 – 4 of 4) sorted by relevance
52 bool GrColorFragmentProcessorAnalysis::requiresDstTexture(const GrCaps& caps) const { in requiresDstTexture() function in GrColorFragmentProcessorAnalysis
80 bool requiresDstTexture() const { return fRequiresDstTexture; } in requiresDstTexture() function
57 bool requiresDstTexture() const { return false; } in requiresDstTexture() function
84 bool requiresDstTexture() const { return fRequiresDstTexture; } in requiresDstTexture() function