Home
last modified time | relevance | path

Searched defs:cache_key (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_meta.c35 struct cache_key { struct
41 static struct cache_key * argument
Dvk_pipeline_cache.c361 cache_key cache_key; in vk_pipeline_cache_lookup_object() local
434 cache_key cache_key; in vk_pipeline_cache_add_object() local
456 cache_key cache_key; in vk_pipeline_cache_create_and_insert_object() local
/hardware/google/gfxstream/guest/mesa/src/util/
Ddisk_cache.h50 typedef uint8_t cache_key[CACHE_KEY_SIZE]; typedef
Dfossilize_db.c70 truncate_hash_to_64bits(const uint8_t *cache_key) in truncate_hash_to_64bits()