Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h77 kLast_MSFBOType = kMixedSamples_MSFBOType enumerator
DGrGLCaps.cpp995 GR_STATIC_ASSERT(SK_ARRAY_COUNT(kMSFBOExtStr) == kLast_MSFBOType + 1); in dump()