Searched refs:kMipMap (Results 1 – 1 of 1) sorted by relevance
297 const static std::u16string kMipMap = u"mipmap"; in CollectConfigurations() local307 if (kMipMap.compare(0, std::u16string::npos, type_name16, type_name_len) == 0) { in CollectConfigurations()