Home
last modified time | relevance | path

Searched defs:willReadDstInShader (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/effects/
DGrCoverageSetOpXP.h38 bool willReadDstInShader(const GrCaps&, const FragmentProcessorAnalysis&) const override { in willReadDstInShader() function
DGrDisableColorXP.h27 bool willReadDstInShader(const GrCaps&, const FragmentProcessorAnalysis&) const override { in willReadDstInShader() function
DGrCustomXfermode.cpp357 bool CustomXPFactory::willReadDstInShader(const GrCaps& caps, in willReadDstInShader() function in CustomXPFactory
DGrPorterDuffXferProcessor.cpp768 bool GrPorterDuffXPFactory::willReadDstInShader(const GrCaps& caps, in willReadDstInShader() function in GrPorterDuffXPFactory