Searched refs:blendEquationSupport (Results 1 – 4 of 4) sorted by relevance
57 if (GrCaps::kAdvancedCoherent_BlendEquationSupport == caps.blendEquationSupport()) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()62 == caps.blendEquationSupport()); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
355 if (caps.blendEquationSupport() == GrCaps::kAdvancedCoherent_BlendEquationSupport) { in analysisProperties()
161 BlendEquationSupport blendEquationSupport() const { return fBlendEquationSupport; } in blendEquationSupport() function
3914 this->caps()->blendEquationSupport()); in xferBarrier()