Searched refs:TargetTextureMap (Results 1 – 2 of 2) sorted by relevance
386 typedef base::hash_map<GLenum, GLuint> TargetTextureMap; typedef387 TargetTextureMap bound_textures_;
713 for (TargetTextureMap::iterator it = bound_textures_.begin(); in UnbindTexture()