Searched refs:bias_tmp (Results 1 – 1 of 1) sorted by relevance
6246 unsigned bias_tmp = get_temp_index(emit); in emit_puint_to_snorm() local6247 struct tgsi_full_dst_register bias_dst = make_dst_temp_reg(bias_tmp); in emit_puint_to_snorm()6248 struct tgsi_full_src_register bias_src = make_src_temp_reg(bias_tmp); in emit_puint_to_snorm()