Searched refs:hash_key_u64 (Results 1 – 1 of 1) sorted by relevance
514 struct hash_key_u64 { struct521 return _mesa_hash_data(key, sizeof(struct hash_key_u64)); in key_u64_hash() argument527 const struct hash_key_u64 *aa = a; in key_u64_equals()528 const struct hash_key_u64 *bb = b; in key_u64_equals()594 struct hash_key_u64 *_key = CALLOC_STRUCT(hash_key_u64); in _mesa_hash_table_u64_insert()610 struct hash_key_u64 _key = { .value = key }; in hash_table_u64_search()