Home | History | Annotate | Download | only in program

Lines Matching refs:z3

346    float x1, y1, z1, x2, y2, z2, x3, y3, z3;
423 z3 = z0 - 1.0f + 3.0f * G3;
459 t3 = 0.6f - x3 * x3 - y3 * y3 - z3 * z3;
466 z3);
529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4;
568 z3 = z0 - k3 + 3.0f * G4;
614 t3 = 0.6f - x3 * x3 - y3 * y3 - z3 * z3 - w3 * w3;
622 x3, y3, z3, w3);