Searched refs:Texture2DMap (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp58 typedef std::map<int, glu::Texture2D*> Texture2DMap; typedef in namespace:glcts
1032 for (Texture2DMap::iterator it = m_textures2D.begin(); it != m_textures2D.end(); it++)
1069 Texture2DMap m_textures2D;

Completed in 124 milliseconds