Home
last modified time | relevance | path

Searched refs:cso_hash_erase (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.h97 struct cso_hash_iter cso_hash_erase(struct cso_hash *hash, struct cso_hash_iter iter);
Dcso_hash.c281 struct cso_hash_iter cso_hash_erase(struct cso_hash *hash, struct cso_hash_iter iter) in cso_hash_erase() function
Dcso_context.c211 iter = cso_hash_erase(hash, iter); in sanitize_hash()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c551 iter = cso_hash_erase(hash, iter); in regs_hash_destroy()
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_tgsi.c447 iter = cso_hash_erase(hash, iter); in cache_destroy()