Home
last modified time | relevance | path

Searched refs:cso_hash_deinit (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_cache.c68 cso_hash_deinit(&cache->hash); in translate_cache_destroy()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.h76 void cso_hash_deinit(struct cso_hash *hash);
Dcso_cache.c293 cso_hash_deinit(&sc->hashes[i]); in cso_cache_delete()
Dcso_hash.c200 void cso_hash_deinit(struct cso_hash *hash) in cso_hash_deinit() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c555 cso_hash_deinit(hash); in regs_hash_destroy()
/external/mesa3d/src/gallium/frontends/xa/
Dxa_tgsi.c449 cso_hash_deinit(hash); in cache_destroy()