Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dhash.h82 uint_hash(GLuint id) in uint_hash() function
90 return uint_hash((uintptr_t)key); in uint_key_hash()
Dhash.c137 uint_hash(key), in _mesa_HashLookup_unlocked()
186 uint32_t hash = uint_hash(key); in _mesa_HashInsert_unlocked()
277 uint_hash(key), in _mesa_HashRemove_unlocked()