Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dhash.h83 uint_hash(GLuint id) in uint_hash() function
91 return uint_hash((uintptr_t)key); in uint_key_hash()
Dhash.c136 uint_hash(key), in _mesa_HashLookup_unlocked()
185 uint32_t hash = uint_hash(key); in _mesa_HashInsert_unlocked()
278 uint_hash(key), in _mesa_HashRemove_unlocked()