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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6257 struct tgsi_full_dst_register tmp_dst_w = local in function:emit_fragcoord_instructions
6279 emit_dst_register(emit, &tmp_dst_w);
6396 struct tgsi_full_dst_register tmp_dst_w = local in function:emit_vertex_attrib_instructions
6431 &tmp_dst_w, &one_int, FALSE);
6435 &tmp_dst_w, &one, FALSE);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c9875 struct tgsi_full_dst_register tmp_dst_w = local in function:emit_fragcoord_instructions
9897 emit_dst_register(emit, &tmp_dst_w);
10014 struct tgsi_full_dst_register tmp_dst_w = local in function:emit_vertex_attrib_instructions
10049 &tmp_dst_w, &one_int);
10053 &tmp_dst_w, &one);

Completed in 20 milliseconds