Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dhash.h77 uint_hash(GLuint id) in uint_hash() function
85 return uint_hash((uintptr_t)key); in uint_key_hash()
Dhash.c118 uint_hash(key), in _mesa_HashLookup_unlocked()
167 uint32_t hash = uint_hash(key); in _mesa_HashInsert_unlocked()
250 uint_hash(key), in _mesa_HashRemove_unlocked()