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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c3611 unsigned bias_tmp = get_temp_index(emit); local in function:emit_puint_to_snorm
3612 struct tgsi_full_dst_register bias_dst = make_dst_temp_reg(bias_tmp);
3613 struct tgsi_full_src_register bias_src = make_src_temp_reg(bias_tmp);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6301 unsigned bias_tmp = get_temp_index(emit); local in function:emit_puint_to_snorm
6302 struct tgsi_full_dst_register bias_dst = make_dst_temp_reg(bias_tmp);
6303 struct tgsi_full_src_register bias_src = make_src_temp_reg(bias_tmp);

Completed in 21 milliseconds