Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dhash.c93 uint_hash(GLuint id) in uint_hash() function
101 return uint_hash((uintptr_t)key); in uint_key_hash()
265 uint32_t hash = uint_hash(key); in _mesa_HashInsert_unlocked()