Searched defs:final_dst (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnvfx_vertprog.c463 struct nvfx_reg final_dst; local
539 final_dst = dst = tgsi_dst(vpc, &finst->Dst[0]);
809 nvfx_vp_emit(vpc, arith(0, VEC, MIN, final_dst, mask, nvfx_src(dst), swz(nvfx_src(vpc->r_0_1), Y, Y, Y, Y), none));
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnvfx_vertprog.c463 struct nvfx_reg final_dst; local
539 final_dst = dst = tgsi_dst(vpc, &finst->Dst[0]);
809 nvfx_vp_emit(vpc, arith(0, VEC, MIN, final_dst, mask, nvfx_src(dst), swz(nvfx_src(vpc->r_0_1), Y, Y, Y, Y), none));

Completed in 136 milliseconds