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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_ff.c319 ureg_normalize3(struct ureg_program *ureg, function in typeref:typename:void
539 ureg_normalize3(ureg, aNrm_dst, ureg_src(aNrm_dst));
578 ureg_normalize3(ureg, aNrm_dst, ureg_src(aNrm_dst));
659 ureg_normalize3(ureg, aVtx_normed, vs->aVtx);
674 ureg_normalize3(ureg, aVtx_normed, vs->aVtx);
852 ureg_normalize3(ureg, rHit, ureg_src(rHit));
884 ureg_normalize3(ureg, rMid, vs->aVtx);
889 ureg_normalize3(ureg, rMid, ureg_src(rMid));
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_ff.c319 ureg_normalize3(struct ureg_program *ureg, function in typeref:typename:void
541 ureg_normalize3(ureg, aNrm_dst, ureg_src(aNrm_dst));
580 ureg_normalize3(ureg, aNrm_dst, ureg_src(aNrm_dst));
661 ureg_normalize3(ureg, aVtx_normed, vs->aVtx);
676 ureg_normalize3(ureg, aVtx_normed, vs->aVtx);
854 ureg_normalize3(ureg, rHit, ureg_src(rHit));
886 ureg_normalize3(ureg, rMid, vs->aVtx);
891 ureg_normalize3(ureg, rMid, ureg_src(rMid));

Completed in 10 milliseconds