Searched refs:Texture2DMap (Results 1 – 1 of 1) sorted by relevance
58 typedef std::map<int, glu::Texture2D*> Texture2DMap; typedef1032 for (Texture2DMap::iterator it = m_textures2D.begin(); it != m_textures2D.end(); it++) in teardownTest()1069 Texture2DMap m_textures2D;