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