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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c1555 negate_src(const struct tgsi_full_src_register *reg) function in typeref:struct:tgsi_full_src_register
3752 struct tgsi_full_src_register neg_src = negate_src(&inst->Src[0]);
3963 struct tgsi_full_src_register neg_tmp_src = negate_src(&tmp_src);
4391 struct tgsi_full_src_register neg_src2 = negate_src(&inst->Src[2]);
4832 struct tgsi_full_src_register neg_tmp2 = negate_src(&tmp2_src);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c2269 negate_src(const struct tgsi_full_src_register *reg) function in typeref:struct:tgsi_full_src_register
6441 struct tgsi_full_src_register neg_src = negate_src(&inst->Src[0]);
6686 struct tgsi_full_src_register neg_tmp_src = negate_src(&tmp_src);
7111 struct tgsi_full_src_register neg_src2 = negate_src(&inst->Src[2]);
7586 struct tgsi_full_src_register neg_tmp2 = negate_src(&tmp2_src);
8730 struct tgsi_full_src_register neg_src = negate_src(&inst->Src[0]);
8995 index_src_comp = negate_src(&index_src_comp);

Completed in 67 milliseconds