Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dhash.c127 _mesa_HashLookup_unlocked(struct _mesa_HashTable *table, GLuint key) in _mesa_HashLookup_unlocked() function
161 res = _mesa_HashLookup_unlocked(table, key); in _mesa_HashLookup()
462 if (_mesa_HashLookup_unlocked(table, key)) { in _mesa_HashFindFreeKeyBlock()