Searched refs:GrBlendCoeffRefsSrc2 (Results 1 – 6 of 6) sorted by relevance
89 static constexpr bool GrBlendCoeffRefsSrc2(const GrBlendCoeff coeff) { in GrBlendCoeffRefsSrc2() function
131 SkASSERT(!GrBlendCoeffRefsSrc2(fSrcCoeff)); in GR_DECL_BITFIELD_OPS_FRIENDS()132 SkASSERT((kNone_OutputType == fSecondaryOutputType) == !GrBlendCoeffRefsSrc2(fDstCoeff)); in GR_DECL_BITFIELD_OPS_FRIENDS()181 GrBlendCoeffRefsSrc2(DstCoeff)) in GetProperties()
101 TEST_ASSERT(xp->hasSecondaryOutput() == GrBlendCoeffRefsSrc2(fBlendInfo.fDstBlend)); in XPInfo()
103 TEST_ASSERT(xp->hasSecondaryOutput() == GrBlendCoeffRefsSrc2(fBlendInfo.fDstBlend)); in XPInfo()