Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp1171 static const char* kMSFBOExtStr[] = { in onDumpJSON() local
1183 static_assert(SK_ARRAY_COUNT(kMSFBOExtStr) == kLast_MSFBOType + 1); in onDumpJSON()
1208 writer->appendString("MSAA Type", kMSFBOExtStr[fMSFBOType]); in onDumpJSON()

Completed in 6 milliseconds