Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_hash.h86 struct cso_hash_iter cso_hash_erase(struct cso_hash *hash, struct cso_hash_iter iter);
Dcso_hash.c416 struct cso_hash_iter cso_hash_erase(struct cso_hash *hash, struct cso_hash_iter iter) in cso_hash_erase() function
/external/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.c326 struct cso_hash_iter cso_hash_erase(struct cso_hash *hash, struct cso_hash_iter iter) in cso_hash_erase() function
Dcso_context.c272 iter = cso_hash_erase(hash, iter); in sanitize_hash()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_hash_table.c227 cso_hash_erase(ht->cso, iter); in util_hash_table_remove()
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c523 iter = cso_hash_erase(hash, iter); in regs_hash_destroy()
/external/mesa3d/src/gallium/frontends/xa/
Dxa_tgsi.c447 iter = cso_hash_erase(hash, iter); in cache_destroy()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c551 iter = cso_hash_erase(hash, iter); in regs_hash_destroy()