Lines Matching defs:x1
958 float x0, x1, y0, y1;981 (float)(info->src.x1 - info->src.x0) /982 (float)(info->dst.x1 - info->dst.x0);990 x1 = x0 + 16384.0f * x_range;994 x1 *= (float)(1 << nv50_miptree(src)->ms_x);1011 PUSH_DATA (push, (info->dst.x1 << 16) | info->dst.x0);1027 PUSH_DATAf(push, x1);