Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program_cache.c71 keybox_hash(const void *void_key) in keybox_hash() function
264 _mesa_hash_table_create(ice, keybox_hash, keybox_equals); in iris_init_program_cache()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program_cache.c68 keybox_hash(const void *void_key) in keybox_hash() function
289 _mesa_hash_table_create(ice, keybox_hash, keybox_equals); in crocus_init_program_cache()