Searched defs:TextureMap (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
H A DResourceManager.h95 typedef std::map<GLint, Texture*> TextureMap; typedef in class:gl::ResourceManager
96 TextureMap mTextureMap;
/external/deqp/modules/glshared/
H A DglsFboUtil.hpp306 typedef std::map<glw::GLuint, const Texture*> TextureMap; typedef in namespace:deqp::gls::FboUtil::config
315 TextureMap textures;

Completed in 75 milliseconds