Searched refs:blendEquationSupport (Results 1 – 4 of 4) sorted by relevance
52 if (GrCaps::kAdvancedCoherent_BlendEquationSupport == caps.blendEquationSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()57 == caps.blendEquationSupport()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
334 if (caps.blendEquationSupport() == GrCaps::kAdvancedCoherent_BlendEquationSupport) { in analysisProperties()
132 BlendEquationSupport blendEquationSupport() const { return fBlendEquationSupport; } in blendEquationSupport() function
3595 this->caps()->blendEquationSupport()); in xferBarrier()