Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Ddisk_cache_os.h59 struct disk_cache { struct
71 enum disk_cache_type type; argument
93 disk_cache_put_cb blob_put_cb; argument
94 disk_cache_get_cb blob_get_cb; argument
106 struct disk_cache *foz_ro_cache; argument
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_physical_device.h87 struct disk_cache *disk_cache; member
Dvk_pipeline_cache.c359 struct disk_cache *disk_cache = cache->base.device->physical->disk_cache; in vk_pipeline_cache_lookup_object() local
428 struct disk_cache *disk_cache = cache->base.device->physical->disk_cache; in vk_pipeline_cache_add_object() local
454 struct disk_cache *disk_cache = cache->base.device->physical->disk_cache; in vk_pipeline_cache_create_and_insert_object() local