Home
last modified time | relevance | path

Searched refs:kBlendEquationSupportNames (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
H A DGrCaps.cpp267 static const char* kBlendEquationSupportNames[] = { in dumpJSON() local
275 static_assert(SK_ARRAY_COUNT(kBlendEquationSupportNames) == kLast_BlendEquationSupport + 1); in dumpJSON()
278 kBlendEquationSupportNames[fBlendEquationSupport]); in dumpJSON()

Completed in 2 milliseconds