HomeSort by relevance Sort by last modified time
    Searched refs:final_dst (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nvfx_vertprog.c 463 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));
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nvfx_vertprog.c 463 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));
    [all...]

Completed in 93 milliseconds