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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c103 fd_batch_key_hash(const void *_key) function in typeref:typename:uint32_t
135 _mesa_hash_table_create(NULL, fd_batch_key_hash, fd_batch_key_equals);
437 uint32_t hash = fd_batch_key_hash(key);
H A Dfreedreno_autotune.c252 _mesa_hash_table_create(NULL, fd_batch_key_hash, fd_batch_key_equals);
H A Dfreedreno_batch.h283 uint32_t fd_batch_key_hash(const void *_key);

Completed in 3 milliseconds