Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c518 regs_hash_destroy(struct cso_hash *hash) in regs_hash_destroy() function
558 regs_hash_destroy(ctx.regs_decl); in tgsi_sanity_check()
559 regs_hash_destroy(ctx.regs_used); in tgsi_sanity_check()
560 regs_hash_destroy(ctx.regs_ind_used); in tgsi_sanity_check()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c546 regs_hash_destroy(struct cso_hash *hash) in regs_hash_destroy() function
586 regs_hash_destroy(ctx.regs_decl); in tgsi_sanity_check()
587 regs_hash_destroy(ctx.regs_used); in tgsi_sanity_check()
588 regs_hash_destroy(ctx.regs_ind_used); in tgsi_sanity_check()