Home
last modified time | relevance | path

Searched refs:hash_fd (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Du_hash_table.c58 static uint32_t hash_fd(const void *key) in hash_fd() function
95 return _mesa_hash_table_create(NULL, hash_fd, equal_fd); in util_hash_table_create_fd_keys()