Searched refs:Texture2DArrayMap (Results 1 – 1 of 1) sorted by relevance
59 typedef std::map<int, glu::Texture2DArray*> Texture2DArrayMap; typedef1038 …for (Texture2DArrayMap::iterator it = m_textures2DArray.begin(); it != m_textures2DArray.end(); it… in teardownTest()1070 Texture2DArrayMap m_textures2DArray;