Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLCaps.h64 kLast_MSFBOType = kES_EXT_MsToTexture_MSFBOType enumerator
DGrGLCaps.cpp1183 static_assert(SK_ARRAY_COUNT(kMSFBOExtStr) == kLast_MSFBOType + 1); in onDumpJSON()