Searched refs:hasHWBlendEquation (Results 1 – 2 of 2) sorted by relevance
93 bool hasHWBlendEquation() const { return kIllegal_GrBlendEquation != fHWBlendEquation; } in hasHWBlendEquation() function in CustomXP96 SkASSERT(this->hasHWBlendEquation()); in hwBlendEquation()126 if (xp.hasHWBlendEquation()) { in GenKey()131 if (!xp.hasHWBlendEquation() || caps.mustEnableSpecificAdvBlendEqs()) { in GenKey()140 SkASSERT(xp.hasHWBlendEquation()); in emitOutputsForBlendState()160 SkASSERT(!xp.hasHWBlendEquation()); in emitBlendCodeForDstRead()181 SkASSERT(this->willReadDstColor() != this->hasHWBlendEquation()); in createGLSLInstance()191 if (this->hasHWBlendEquation() && !caps.advancedCoherentBlendEquationSupport()) { in xferBarrierType()198 if (this->hasHWBlendEquation()) { in onGetBlendInfo()
92 bool hasHWBlendEquation() const { return kIllegal_GrBlendEquation != fHWBlendEquation; } in hasHWBlendEquation() function in CustomXP108 if (this->hasHWBlendEquation()) { in onAddToKey()119 SkASSERT(this->willReadDstColor() != this->hasHWBlendEquation()); in makeProgramImpl()125 SkASSERT(xp.hasHWBlendEquation()); in makeProgramImpl()147 SkASSERT(!xp.hasHWBlendEquation()); in makeProgramImpl()170 if (this->hasHWBlendEquation() && !caps.advancedCoherentBlendEquationSupport()) { in xferBarrierType()177 if (this->hasHWBlendEquation()) { in onGetBlendInfo()