Searched refs:Texture3DMap (Results 1 – 1 of 1) sorted by relevance
60 typedef std::map<int, glu::Texture3D*> Texture3DMap; typedef1044 for (Texture3DMap::iterator it = m_textures3D.begin(); it != m_textures3D.end(); it++) in teardownTest()1071 Texture3DMap m_textures3D;