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