Home
last modified time | relevance | path

Searched defs:requiresDstTexture (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrProcessorAnalysis.cpp52 bool GrColorFragmentProcessorAnalysis::requiresDstTexture(const GrCaps& caps) const { in requiresDstTexture() function in GrColorFragmentProcessorAnalysis
DGrProcessorSet.h90 bool requiresDstTexture() const { return fRequiresDstTexture; } in requiresDstTexture() function
/external/skia/src/gpu/graphite/
DDrawPass.h73 bool requiresDstTexture() const { return false; } in requiresDstTexture() function