Searched refs:kMSFBOExtStr (Results 1 – 1 of 1) sorted by relevance
977 static const char* kMSFBOExtStr[] = { in dump() local995 GR_STATIC_ASSERT(SK_ARRAY_COUNT(kMSFBOExtStr) == kLast_MSFBOType + 1); in dump()1020 r.appendf("MSAA Type: %s\n", kMSFBOExtStr[fMSFBOType]); in dump()