Searched refs:cso_hash_erase (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.h95 struct cso_hash_iter cso_hash_erase(struct cso_hash *hash, struct cso_hash_iter iter);
H A Dcso_hash.c391 struct cso_hash_iter cso_hash_erase(struct cso_hash *hash, struct cso_hash_iter iter) function in typeref:struct:cso_hash_iter
H A Dcso_context.c269 iter = cso_hash_erase(hash, iter);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.h97 struct cso_hash_iter cso_hash_erase(struct cso_hash *hash, struct cso_hash_iter iter);
H A Dcso_hash.c281 struct cso_hash_iter cso_hash_erase(struct cso_hash *hash, struct cso_hash_iter iter) function in typeref:struct:cso_hash_iter
H A Dcso_context.c210 iter = cso_hash_erase(hash, iter);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_surfaces.c85 cso_hash_erase(us->u.hash, cso_hash_find(us->u.hash, (ps->u.tex.first_layer << 8) | ps->u.tex.level));
H A Du_hash_table.c223 cso_hash_erase(ht->cso, iter);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_tgsi.c447 iter = cso_hash_erase(hash, iter);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_tgsi.c447 iter = cso_hash_erase(hash, iter);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c551 iter = cso_hash_erase(hash, iter);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c551 iter = cso_hash_erase(hash, iter);

Completed in 13 milliseconds