Home
last modified time | relevance | path

Searched refs:cso_hash_delete (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dvg_context.c171 cso_hash_delete(ctx->owned_objects[VG_OBJECT_PAINT]); in vg_destroy_context()
172 cso_hash_delete(ctx->owned_objects[VG_OBJECT_IMAGE]); in vg_destroy_context()
173 cso_hash_delete(ctx->owned_objects[VG_OBJECT_MASK]); in vg_destroy_context()
174 cso_hash_delete(ctx->owned_objects[VG_OBJECT_FONT]); in vg_destroy_context()
175 cso_hash_delete(ctx->owned_objects[VG_OBJECT_PATH]); in vg_destroy_context()
Dtext.c159 cso_hash_delete(font->glyphs); in font_destroy()
Dshaders_cache.c405 cso_hash_delete(sc->hash); in shaders_cache_destroy()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.h65 void cso_hash_delete(struct cso_hash *hash);
Dcso_cache.c295 cso_hash_delete(sc->hashes[i]); in cso_cache_delete()
Dcso_hash.c261 void cso_hash_delete(struct cso_hash *hash) in cso_hash_delete() function
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_cache.c68 cso_hash_delete(cache->hash); in translate_cache_destroy()
/external/mesa3d/src/gallium/auxiliary/util/
Du_surfaces.c105 cso_hash_delete(us->u.hash); in util_surfaces_destroy()
Du_keymap.c141 cso_hash_delete(map->cso); in util_delete_keymap()
Du_hash_table.c290 cso_hash_delete(ht->cso); in util_hash_table_destroy()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c528 cso_hash_delete(hash); in regs_hash_destroy()
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tgsi.c608 cso_hash_delete(hash); in cache_destroy()
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_exa_tgsi.c635 cso_hash_delete(hash); in cache_destroy()