Lines Matching defs:v3
1520 tcu::Vec3 v3 = p0 + (p1-p0)*f3;1527 dst[9] = v3.x(); dst[10] = v3.y(); dst[11] = v3.z();