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

/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c519 regs_hash_destroy(struct cso_hash *hash) function
560 regs_hash_destroy(ctx.regs_decl);
561 regs_hash_destroy(ctx.regs_used);
562 regs_hash_destroy(ctx.regs_ind_used);

Completed in 205 milliseconds