Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c6246 unsigned bias_tmp = get_temp_index(emit); in emit_puint_to_snorm() local
6247 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()