Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGL/
DResourceManager.h95 typedef std::map<GLint, Texture*> TextureMap; typedef
/external/deqp/modules/glshared/
DglsFboUtil.hpp306 typedef std::map<glw::GLuint, const Texture*> TextureMap; typedef