Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/
H A Ddisk_cache_os.h182 disk_cache_db_load_cache_index(void *mem_ctx, struct disk_cache *cache);
H A Ddisk_cache.c145 if (!disk_cache_db_load_cache_index(local, cache)) in disk_cache_type_create()
H A Ddisk_cache_os.c1187 disk_cache_db_load_cache_index(void *mem_ctx, struct disk_cache *cache) in disk_cache_db_load_cache_index() function