Searched refs:regs_hash_destroy (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c546 regs_hash_destroy(struct cso_hash *hash) function in typeref:typename:void
586 regs_hash_destroy(ctx.regs_decl);
587 regs_hash_destroy(ctx.regs_used);
588 regs_hash_destroy(ctx.regs_ind_used);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c546 regs_hash_destroy(struct cso_hash *hash) function in typeref:typename:void
586 regs_hash_destroy(&ctx.regs_decl);
587 regs_hash_destroy(&ctx.regs_used);
588 regs_hash_destroy(&ctx.regs_ind_used);

Completed in 4 milliseconds