Searched defs:TextureMap (Results 1 – 8 of 8) sorted by relevance
36 TextureMap; typedef
39 typedef std::map<uint32, scoped_refptr<gfx::SurfaceTexture> > TextureMap; typedef
79 typedef std::map<Texture*, TextureVersion> TextureMap; typedef
782 typedef base::hash_map<GLuint, scoped_refptr<TextureRef> > TextureMap; typedef
96 typedef std::unordered_map<GLuint, Texture*> TextureMap; typedef
140 typedef base::hash_map<uint32_t, Texture> TextureMap; typedef
353 typedef std::map<glw::GLuint, const Texture*> TextureMap; typedef
147 typedef base::hash_map<unsigned, scoped_refptr<TestTexture> > TextureMap; typedef in cc::__anonf52bb1b30111::ContextSharedData