Searched refs:hasHWBlendEquation (Results 1 – 2 of 2) sorted by relevance
90 bool hasHWBlendEquation() const { return -1 != static_cast<int>(fHWBlendEquation); } in hasHWBlendEquation() function in CustomXP93 SkASSERT(this->hasHWBlendEquation()); in hwBlendEquation()123 if (xp.hasHWBlendEquation()) { in GenKey()128 if (!xp.hasHWBlendEquation() || caps.mustEnableSpecificAdvBlendEqs()) { in GenKey()137 SkASSERT(xp.hasHWBlendEquation()); in emitOutputsForBlendState()157 SkASSERT(!xp.hasHWBlendEquation()); in emitBlendCodeForDstRead()178 SkASSERT(this->willReadDstColor() != this->hasHWBlendEquation()); in createGLSLInstance()188 if (this->hasHWBlendEquation() && !caps.advancedCoherentBlendEquationSupport()) { in xferBarrierType()195 if (this->hasHWBlendEquation()) { in onGetBlendInfo()