Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.cpp977 static const char* kMSFBOExtStr[] = { in dump() local
995 GR_STATIC_ASSERT(SK_ARRAY_COUNT(kMSFBOExtStr) == kLast_MSFBOType + 1); in dump()
1020 r.appendf("MSAA Type: %s\n", kMSFBOExtStr[fMSFBOType]); in dump()