Mmm, I see. Because of the scale(), the image goes out of the sketch area. Try adding translate(-width, 0); before the second image() call.
BTW, why do you use the P2D mode?
BTW, why do you use the P2D mode?