Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_hash_table.c237 iter = cso_hash_first_node(ht->cso); in util_hash_table_clear()
241 iter = cso_hash_first_node(ht->cso); in util_hash_table_clear()
260 iter = cso_hash_first_node(ht->cso); in util_hash_table_foreach()
283 iter = cso_hash_first_node(ht->cso); in util_hash_table_destroy()
Du_keymap.c301 iter = cso_hash_first_node(map->cso); in util_keymap_remove_all()
308 iter = cso_hash_first_node(map->cso); in util_keymap_remove_all()
Du_surfaces.c99 iter = cso_hash_first_node(us->u.hash); in util_surfaces_destroy()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_hash.h92 struct cso_hash_iter cso_hash_first_node(struct cso_hash *hash);
Dcso_cache.c178 struct cso_hash_iter iter = cso_hash_first_node(hash); in sanitize_cb()
269 iter = cso_hash_first_node(hash); in cso_for_each_state()
Dcso_hash.c405 struct cso_hash_iter cso_hash_first_node(struct cso_hash *hash) in cso_hash_first_node() function
Dcso_context.c218 struct cso_hash_iter iter = cso_hash_first_node(hash); in sanitize_hash()
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_cache.c55 struct cso_hash_iter iter = cso_hash_first_node(hash); in delete_translates()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c216 cso_hash_first_node(ctx->regs_decl); in is_any_register_declared()
498 cso_hash_first_node(ctx->regs_decl); in epilog()
521 struct cso_hash_iter iter = cso_hash_first_node(hash); in regs_hash_destroy()
/external/mesa3d/src/gallium/state_trackers/vega/
Dtext.c153 iter = cso_hash_first_node(font->glyphs); in font_destroy()
Dshaders_cache.c395 struct cso_hash_iter iter = cso_hash_first_node(sc->hash); in shaders_cache_destroy()
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tgsi.c596 struct cso_hash_iter iter = cso_hash_first_node(hash); in cache_destroy()
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_exa_tgsi.c625 struct cso_hash_iter iter = cso_hash_first_node(hash); in cache_destroy()