Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h70 kLast_MSFBOType = kES_EXT_MsToTexture_MSFBOType enumerator
DGrGLCaps.cpp868 GR_STATIC_ASSERT(SK_ARRAY_COUNT(kMSFBOExtStr) == kLast_MSFBOType + 1); in dump()