HomeSort by relevance Sort by last modified time
    Searched defs:TextureMap (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/OpenGL/libGL/
ResourceManager.h 95 typedef std::map<GLint, Texture*> TextureMap;
96 TextureMap mTextureMap;
  /external/deqp/modules/glshared/
glsFboUtil.hpp 306 typedef std::map<glw::GLuint, const Texture*> TextureMap;
315 TextureMap textures;

Completed in 364 milliseconds