Searched refs:advancedCoherentBlendEquationSupport (Results 1 – 5 of 5) sorted by relevance
102 bool advancedCoherentBlendEquationSupport() const { in advancedCoherentBlendEquationSupport() function
139 bool advancedCoherentBlendEquationSupport() const { in advancedCoherentBlendEquationSupport() function
189 if (this->hasHWBlendEquation() && !caps.advancedCoherentBlendEquationSupport()) { in xferBarrierType()
191 if (this->hasHWBlendEquation() && !caps.advancedCoherentBlendEquationSupport()) { in xferBarrierType()
182 SkASSERT(!gpu->caps()->advancedCoherentBlendEquationSupport()); in Create()