Home
last modified time | relevance | path

Searched refs:kLast_BlendEquationSupport (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrCaps.h129 kLast_BlendEquationSupport = kAdvancedCoherent_BlendEquationSupport enumerator
DGrCaps.cpp275 static_assert(SK_ARRAY_COUNT(kBlendEquationSupportNames) == kLast_BlendEquationSupport + 1); in dumpJSON()