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

/xsrc/external/mit/MesaLib.old/dist/src/intel/common/
H A Dgen_decoder.c556 static uint32_t _hash_uint32(const void *key) function in typeref:typename:uint32_t
576 _mesa_hash_table_create(spec, _hash_uint32, _mesa_key_pointer_equal);
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_decoder.c558 static uint32_t _hash_uint32(const void *key) function in typeref:typename:uint32_t
578 _mesa_hash_table_create(spec, _hash_uint32, _mesa_key_pointer_equal);

Completed in 5 milliseconds