Searched defs:cache_key (Results 1 – 4 of 4) sorted by relevance
35 struct cache_key { struct41 static struct cache_key * argument
361 cache_key cache_key; in vk_pipeline_cache_lookup_object() local434 cache_key cache_key; in vk_pipeline_cache_add_object() local456 cache_key cache_key; in vk_pipeline_cache_create_and_insert_object() local
50 typedef uint8_t cache_key[CACHE_KEY_SIZE]; typedef
70 truncate_hash_to_64bits(const uint8_t *cache_key) in truncate_hash_to_64bits()