Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dhash_table.h191 _mesa_hash_table_u64_clear(struct hash_table_u64 *ht);
Dhash_table.c809 _mesa_hash_table_u64_clear(struct hash_table_u64 *ht) in _mesa_hash_table_u64_clear() function
825 _mesa_hash_table_u64_clear(ht); in _mesa_hash_table_u64_destroy()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c533 _mesa_hash_table_u64_clear(batch->state_sizes); in crocus_batch_reset()
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir.c1652 _mesa_hash_table_u64_clear(hash_table); in dxil_nir_split_typed_samplers()