HomeSort by relevance Sort by last modified time
    Searched refs:regs_hash_destroy (Results 1 - 2 of 2) sorted by null

  /external/virglrenderer/src/gallium/auxiliary/tgsi/
tgsi_sanity.c 518 regs_hash_destroy(struct cso_hash *hash) function
558 regs_hash_destroy(ctx.regs_decl);
559 regs_hash_destroy(ctx.regs_used);
560 regs_hash_destroy(ctx.regs_ind_used);
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_sanity.c 546 regs_hash_destroy(struct cso_hash *hash) function
586 regs_hash_destroy(ctx.regs_decl);
587 regs_hash_destroy(ctx.regs_used);
588 regs_hash_destroy(ctx.regs_ind_used);

Completed in 45 milliseconds