Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c5298 struct tgsi_full_dst_register tmp3_dst = make_dst_temp_reg(tmp3); in emit_xpd() local
5300 writemask_dst(&tmp3_dst, TGSI_WRITEMASK_X); in emit_xpd()
5302 writemask_dst(&tmp3_dst, TGSI_WRITEMASK_Y); in emit_xpd()
5304 writemask_dst(&tmp3_dst, TGSI_WRITEMASK_Z); in emit_xpd()
5306 writemask_dst(&tmp3_dst, TGSI_WRITEMASK_W); in emit_xpd()