Home | History | Annotate | Download | only in main

Lines Matching defs:srcY

3414             GLint srcX = x, srcY = y, dstX = 0, dstY = 0, dstZ = 0;
3427 if (_mesa_clip_copytexsubimage(ctx, &dstX, &dstY, &srcX, &srcY,
3433 srcRb, srcX, srcY, width, height);