Home
last modified time | relevance | path

Searched refs:LocationMap (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dprogram_cache.h28 typedef std::map<std::string, GLint> LocationMap; typedef
48 const LocationMap* bind_attrib_location_map) const;
58 const LocationMap* bind_attrib_location_map,
69 const LocationMap* bind_attrib_location_map,
82 const LocationMap* bind_attrib_location_map);
98 const LocationMap* bind_attrib_location_map,
Dprogram_manager.h97 typedef std::map<std::string, GLint> LocationMap; typedef
226 const LocationMap& bind_attrib_location_map() const { in bind_attrib_location_map()
347 LocationMap bind_attrib_location_map_;
350 LocationMap bind_uniform_location_map_;
Dmocks.h110 const LocationMap* bind_attrib_location_map,
119 const LocationMap* bind_attrib_location_map,
Dmemory_program_cache.h35 const LocationMap* bind_attrib_location_map,
43 const LocationMap* bind_attrib_location_map,
Dprogram_cache_unittest.cc24 const LocationMap* /* bind_attrib_location_map */, in LoadLinkedProgram() argument
34 const LocationMap* /* bind_attrib_location_map */, in SaveLinkedProgram() argument
69 const LocationMap* bind_attrib_location_map, in ComputeProgramHash()
Dmemory_program_cache.cc129 const LocationMap* bind_attrib_location_map, in LoadLinkedProgram()
191 const LocationMap* bind_attrib_location_map, in SaveLinkedProgram()
Dprogram_cache.cc53 const LocationMap* bind_attrib_location_map) { in LinkedProgramCacheSuccess()
Dprogram_manager.cc477 LocationMap::const_iterator it = bind_uniform_location_map_.find( in Update()
516 for (LocationMap::const_iterator it = bind_attrib_location_map_.begin(); in ExecuteBindAttribLocationCalls()
1053 for (LocationMap::const_iterator it = bind_attrib_location_map_.begin(); in DetectAttribLocationBindingConflicts()
Dmemory_program_cache_unittest.cc444 ProgramCache::LocationMap binding_map; in TEST_F()
/external/protobuf/src/google/protobuf/compiler/
Dparser.h330 pair<int, int> > LocationMap; typedef
331 LocationMap location_map_;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dtext_format.h265 typedef map<const FieldDescriptor*, vector<ParseLocation> > LocationMap; typedef
271 LocationMap locations_;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
Dparser.h469 pair<int, int> > LocationMap; typedef
470 LocationMap location_map_;