Home | History | Annotate | Download | only in nv30

Lines Matching refs:EX2

600       nvfx_fp_emit(fpc, arith(sat, EX2, dst, mask, src[0], none, none));
628 * specular 0 always gives 0, so that ex2 gives 1, to satisfy the 0^0 = 1 requirement
677 nvfx_fp_emit(fpc, arith(sat, EX2, dst, mask, swz(tmp, X, X, X, X), none, none));
704 nvfx_fp_emit(fpc, arith(sat, EX2, dst, mask, neg(swz(tmp, X, X, X, X)), none, none));