Home
last modified time | relevance | path

Searched refs:kRequiresDstTexture (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrXferProcessor.cpp74 SkASSERT(!(result & AnalysisProperties::kRequiresDstTexture)); in GetAnalysisProperties()
77 result |= AnalysisProperties::kRequiresDstTexture | in GetAnalysisProperties()
DGrXferProcessor.h214 kRequiresDstTexture = 0x10, enumerator
DGrProcessorSet.cpp156 analysis.fRequiresDstTexture = (props & GrXPFactory::AnalysisProperties::kRequiresDstTexture) || in finalize()
/external/skia/tests/
DAdvancedBlendTest.cpp68 if (xpfAnalysis & GrXPFactory::AnalysisProperties::kRequiresDstTexture) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
DGrPorterDuffTest.cpp1058 GrXPFactory::AnalysisProperties::kRequiresDstTexture)); in test_lcd_coverage_fallback_case()
1073 GrXPFactory::AnalysisProperties::kRequiresDstTexture)); in test_lcd_coverage_fallback_case()