Searched refs:typeIter (Results 1 – 1 of 1) sorted by relevance
1472 auto typeIter = internalFormatIter->second.find(type); in GetInternalFormatInfo() local1473 if (typeIter == internalFormatIter->second.end()) in GetInternalFormatInfo()1478 return typeIter->second; in GetInternalFormatInfo()