Searched refs:VertexArrayObjectMap (Results 1 – 2 of 2) sorted by relevance
97 typedef base::hash_map<GLuint, VertexArrayObject*> VertexArrayObjectMap; typedef117 VertexArrayObjectMap vertex_array_objects_;
345 for (VertexArrayObjectMap::iterator it = vertex_array_objects_.begin(); in ~VertexArrayObjectManager()373 std::pair<VertexArrayObjectMap::iterator, bool> result = in GenVertexArrays()386 VertexArrayObjectMap::iterator it = vertex_array_objects_.find(id); in DeleteVertexArrays()402 VertexArrayObjectMap::iterator it = vertex_array_objects_.find(array); in BindVertexArray()