Home
last modified time | relevance | path

Searched refs:disk_cache_load_cache_index (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/
Ddisk_cache_os.h127 disk_cache_load_cache_index(void *mem_ctx, struct disk_cache *cache);
Ddisk_cache.c115 if (!disk_cache_load_cache_index(local, cache)) in disk_cache_create()
Ddisk_cache_os.c904 disk_cache_load_cache_index(void *mem_ctx, struct disk_cache *cache) in disk_cache_load_cache_index() function