Home | History | Annotate | Download | only in i965

Lines Matching refs:srcX1

193                GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1,
209 fixup_mirroring(mirror_x, srcX0, srcX1);
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,
299 GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1,
316 srcX0, srcY0, srcX1, srcY1,