Lines Matching defs:dstY
3414 GLint srcX = x, srcY = y, dstX = 0, dstY = 0, dstZ = 0;3427 if (_mesa_clip_copytexsubimage(ctx, &dstX, &dstY, &srcX, &srcY,3432 ctx->Driver.CopyTexSubImage(ctx, dims, texImage, dstX, dstY, dstZ,