Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c52 struct cso_hash regs_ind_used; member
246 return cso_hash_contains(&ctx->regs_ind_used, reg->file); in is_ind_register_used()
283 cso_hash_insert(&ctx->regs_ind_used, reg->file, reg); in check_register_usage()
574 cso_hash_init(&ctx.regs_ind_used); in tgsi_sanity_check()
588 regs_hash_destroy(&ctx.regs_ind_used); in tgsi_sanity_check()

Completed in 2 milliseconds