Searched refs:pointer_hash (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_hash_table.c38 pointer_hash(const void *key) function in typeref:typename:uint32_t
54 return _mesa_hash_table_create(NULL, pointer_hash, pointer_equal);

Completed in 3 milliseconds