Home | History | Annotate | Download | only in i965

Lines Matching refs:dstX1

149               GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1,
166 srcX0, srcY0, dstX0, dstY0, dstX1, dstY1,
194 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1,
210 fixup_mirroring(mirror_x, dstX0, dstX1);
215 if (srcX1 - srcX0 != dstX1 - dstX0) return false;
220 if (!(clip_or_scissor(mirror_x, srcX0, srcX1, dstX0, dstX1,
229 if (!(clip_or_scissor(mirror_x, dstX0, dstX1, srcX0, srcX1,
267 dstX0, dstY0, dstX1, dstY1, mirror_x, mirror_y);
278 dstX0, dstY0, dstX1, dstY1, mirror_x, mirror_y);
288 dstX0, dstY0, dstX1, dstY1, mirror_x, mirror_y);
300 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1,
317 dstX0, dstY0, dstX1, dstY1,