Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c1449 negate_src(const struct tgsi_full_src_register *reg) in negate_src() function
3527 struct tgsi_full_src_register neg_src = negate_src(&inst->Src[0]); in emit_iabs()
3821 struct tgsi_full_src_register neg_tmp_src = negate_src(&tmp_src); in emit_exp()
4225 struct tgsi_full_src_register neg_src2 = negate_src(&inst->Src[2]); in emit_lrp()
4702 struct tgsi_full_src_register neg_tmp2 = negate_src(&tmp2_src); in emit_issg()
5294 struct tgsi_full_src_register neg_tmp2_src = negate_src(&tmp2_src); in emit_xpd()