Home
last modified time | relevance | path

Searched refs:advancedCoherentBlendEquationSupport (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrCaps.h102 bool advancedCoherentBlendEquationSupport() const { in advancedCoherentBlendEquationSupport() function
/external/skqp/src/gpu/
DGrCaps.h102 bool advancedCoherentBlendEquationSupport() const { in advancedCoherentBlendEquationSupport() function
/external/skia/src/gpu/effects/
DGrCustomXfermode.cpp191 if (this->hasHWBlendEquation() && !caps.advancedCoherentBlendEquationSupport()) { in xferBarrierType()
/external/skqp/src/gpu/effects/
DGrCustomXfermode.cpp191 if (this->hasHWBlendEquation() && !caps.advancedCoherentBlendEquationSupport()) { in xferBarrierType()