Searched refs:kAdvancedCoherent_BlendEquationSupport (Results 1 – 6 of 6) sorted by relevance
126 kAdvancedCoherent_BlendEquationSupport, //<! Advanced blend equation support that does not enumerator129 kLast_BlendEquationSupport = kAdvancedCoherent_BlendEquationSupport139 return kAdvancedCoherent_BlendEquationSupport == fBlendEquationSupport; in advancedCoherentBlendEquationSupport()
274 static_assert(2 == kAdvancedCoherent_BlendEquationSupport); in dumpJSON()
52 if (GrCaps::kAdvancedCoherent_BlendEquationSupport == caps.blendEquationSupport()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
334 if (caps.blendEquationSupport() == GrCaps::kAdvancedCoherent_BlendEquationSupport) { in analysisProperties()
681 fBlendEquationSupport = kAdvancedCoherent_BlendEquationSupport; in initGrCaps()
1087 fBlendEquationSupport = kAdvancedCoherent_BlendEquationSupport; in initBlendEqationSupport()1091 fBlendEquationSupport = kAdvancedCoherent_BlendEquationSupport; in initBlendEqationSupport()