nvfx_vertprog.c | 52 struct nvfx_reg r_0_1; member in struct:nvfx_vpc 806 if (!vpc->r_0_1.type) 807 vpc->r_0_1 = constant(vpc, -1, 0, 1, 0, 0); 808 nvfx_vp_emit(vpc, arith(0, VEC, MAX, dst, mask, nvfx_src(dst), swz(nvfx_src(vpc->r_0_1), X, X, X, X), none)); 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...] |