Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrCaps.h87 kLast_BlendEquationSupport = kAdvancedCoherent_BlendEquationSupport enumerator
/external/skia/src/gpu/
DGrCaps.cpp180 GR_STATIC_ASSERT(SK_ARRAY_COUNT(kBlendEquationSupportNames) == kLast_BlendEquationSupport + 1); in dump()