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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6042 struct tgsi_full_dst_register tmp_pos_dst = local in function:emit_vpos_instructions
6045 writemask_dst(&tmp_pos_dst, TGSI_WRITEMASK_XYZ);
6073 struct tgsi_full_dst_register tmp_pos_dst = local in function:emit_vpos_instructions
6076 writemask_dst(&tmp_pos_dst, TGSI_WRITEMASK_XY);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c9614 struct tgsi_full_dst_register tmp_pos_dst = local in function:emit_vpos_instructions
9617 writemask_dst(&tmp_pos_dst, TGSI_WRITEMASK_XYZ);
9645 struct tgsi_full_dst_register tmp_pos_dst = local in function:emit_vpos_instructions
9648 writemask_dst(&tmp_pos_dst, TGSI_WRITEMASK_XY);

Completed in 22 milliseconds