Searched refs:hash_key_u64 (Results 1 – 1 of 1) sorted by relevance
751 struct hash_key_u64 { struct758 return _mesa_hash_data(key, sizeof(struct hash_key_u64)); in key_u64_hash() argument764 const struct hash_key_u64 *aa = a; in key_u64_equals()765 const struct hash_key_u64 *bb = b; in key_u64_equals()802 struct hash_key_u64 *_key = (struct hash_key_u64 *)entry->key; in _mesa_hash_table_u64_delete_key()847 struct hash_key_u64 *_key = CALLOC_STRUCT(hash_key_u64); in _mesa_hash_table_u64_insert()863 struct hash_key_u64 _key = { .value = key }; in hash_table_u64_search()