Searched refs:ReferenceFormatMap (Results 1 – 1 of 1) sorted by relevance
696 typedef std::map<GLenum, TextureFormat> ReferenceFormatMap; in iterate() typedef697 static ReferenceFormatMap formatMap; in iterate()713 ReferenceFormatMap::iterator formatIterator = formatMap.find(m_testFormat.format); in iterate()