Is it possible to apply a pixel shader to the foreground texture, and then update that result into the foreground texture of the next rendered frame?
Something like the diagram below:
<img src="http://www.prr-art.com/things/diagram.jpg">
I want to obtain an iterative shader, but I don't know if that is really possible.