Home
last modified time | relevance | path

Searched defs:old_table (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/freedreno/vulkan/
Dtu_pipeline_cache.c161 struct cache_entry **old_table = cache->hash_table; in tu_pipeline_cache_grow() local
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c220 struct cache_entry **old_table = cache->hash_table; in radv_pipeline_cache_grow() local
/external/protobuf/src/google/protobuf/
Dmap.h770 void** const old_table = table_; in Resize() local