Searched defs:cache_key_160bit (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | mesa_cache_db_multipart.c | 86 const uint8_t *cache_key_160bit, in mesa_cache_db_multipart_read_entry() 125 const uint8_t *cache_key_160bit, in mesa_cache_db_multipart_entry_write() 156 const uint8_t *cache_key_160bit) in mesa_cache_db_multipart_entry_remove()
|
H A D | fossilize_db.c | 584 foz_read_entry(struct foz_db *foz_db, const uint8_t *cache_key_160bit, in foz_read_entry() 654 foz_write_entry(struct foz_db *foz_db, const uint8_t *cache_key_160bit, in foz_write_entry() 773 foz_read_entry(struct foz_db *foz_db, const uint8_t *cache_key_160bit, in foz_read_entry() 780 foz_write_entry(struct foz_db *foz_db, const uint8_t *cache_key_160bit, in foz_write_entry()
|
H A D | mesa_cache_db.h | 104 const uint8_t *cache_key_160bit, in mesa_cache_db_read_entry() 112 const uint8_t *cache_key_160bit, in mesa_cache_db_entry_write() 120 const uint8_t *cache_key_160bit) in mesa_cache_db_entry_remove()
|
H A D | mesa_cache_db.c | 122 static uint64_t to_mesa_cache_db_hash(const uint8_t *cache_key_160bit) in to_mesa_cache_db_hash() 684 const uint8_t *cache_key_160bit, in mesa_cache_db_read_entry() 772 const uint8_t *cache_key_160bit, in mesa_cache_db_entry_write() 858 const uint8_t *cache_key_160bit) in mesa_cache_db_entry_remove()
|