Lines Matching refs:triNdx
694 int triNdx = outNdx/3;696 return (triNdx%2 != 0 && vtxNdx < 2) ? (triNdx+1-vtxNdx) : (triNdx+vtxNdx);